el-get/recipes/el-get.rcp
2014-03-22 16:56:49 -04:00

10 lines
327 B
Plaintext

(:name el-get
:website "https://github.com/dimitri/el-get#readme"
:description "Manage the external elisp bits and pieces you depend upon."
:type github
:branch "master"
:pkgname "dimitri/el-get"
:info "."
:compile ("el-get.*\\.el$" "methods/")
:load "el-get.el")