el-get/recipes/rinari.rcp

11 lines
307 B
Plaintext
Raw Normal View History

2010-09-07 05:24:12 +08:00
(:name rinari
:description "Rinari Is Not A Rails IDE"
:type github
:pkgname "eschulte/rinari"
:load-path ("." "util" "util/jump")
:compile ("\\.el$" "util")
:build (("bundle")
("rake" "doc:install_info"))
:info "doc"
2011-01-05 05:23:47 +08:00
:features rinari)