el-get/recipes/muse.rcp

8 lines
263 B
Plaintext

(:name muse
:description "An authoring and publishing tool for Emacs"
:type git
:url "https://github.com/alexott/muse.git"
:load-path ("./lisp")
:build `(,(concat "make EMACS=" el-get-emacs))
:autoloads "muse-autoloads")