1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-03-13 01:09:53 -09:00
melpa/recipes/mustache

5 lines
98 B
Text
Raw Normal View History

2013-04-28 11:08:31 +01:00
(mustache
:repo "Wilfred/mustache.el"
2013-05-03 21:45:32 -05:00
:files ("*.el" (:exclude "*-tests.el"))
2013-04-28 11:08:31 +01:00
:fetcher github)