add recipe for kibit-mode

https://github.com/aredington/kibit-mode
This commit is contained in:
cola-zero 2013-02-13 17:19:41 +09:00
parent b7f9d8229e
commit 1796f10f90

6
recipes/kibit-mode Normal file
View file

@ -0,0 +1,6 @@
(kibit-mode :repo "aredington/kibit-mode"
:fetcher github
:files ("kibit-mode.el"
"project.clj"
("bin" "bin/kibit-flymake.sh")
("src/kibit_mode" "src/kibit_mode/*.clj")))