Merge pull request #1413 from tonini/master

add recipe for elixir-mix.el
This commit is contained in:
yagnesh రాఘవ 2013-10-15 00:28:25 -07:00
commit aa137af115

6
recipes/elixir-mix.rcp Normal file
View File

@ -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")