Add recipe for gempesaw/grunt.el

Some glue between Emacs and Gruntfiles to save me from invoking grunt
tasks manually from the shell.
This commit is contained in:
Daniel Gempesaw 2014-05-16 23:52:26 -04:00
parent eb47d84534
commit d21ccd7065

1
recipes/grunt Normal file
View file

@ -0,0 +1 @@
(grunt :fetcher "github" :repo "gempesaw/grunt.el")