el-get/recipes/elein.el
Jeff Kowalczyk 7d09450ce2 recipes/elein.el: new recipe, run Clojure leiningen commands from emacs.
Provides support for running leiningen commands like swank and test
from emacs.
2010-11-08 20:21:07 +08:00

7 lines
157 B
EmacsLisp

(:name elein
:type git
:url "http://github.com/remvee/elein.git"
:features elein
:load "elein.el"
:compile "elein.el")