el-get/recipes/muse.rcp

9 lines
273 B
Plaintext

(:name muse
:description "An authoring and publishing tool for Emacs"
:type github
:pkgname "alexott/muse"
:load-path ("./lisp")
:build `(("make" ,(format "EMACS=%s" el-get-emacs)))
:indo "texi"
:autoloads "muse-autoloads")