diff --git a/recipes/elixir-mix.rcp b/recipes/elixir-mix.rcp new file mode 100644 index 00000000..083e0a4f --- /dev/null +++ b/recipes/elixir-mix.rcp @@ -0,0 +1,6 @@ +(:name elixir-mix + :description "Integration of Elixir's building and deployment tool: mix into Emacs." + :type github + :features elixir-mix + :pkgname "tonini/elixir-mix.el" + :compile "elixir-mix.el")