grunt.el icon indicating copy to clipboard operation
grunt.el copied to clipboard

Extend this to work with Node/Gulp

Open domtronn opened this issue 9 years ago • 1 comments

A guy I work with started using this package and wanted to use it for running npm scripts on projects, so he basically changed the executable to npm and sourced the scripts from the package.json and everything just kinda worked :sweat_smile:

I thought it might be good if we could make Node/Npm or gulp versions of this using the same mechanisms? What do you think?

domtronn avatar Jan 27 '16 09:01 domtronn

haha that's awesome

yeah definitely that sounds useful. but i don't personally have a use-case for it, so I probably am not going to be motivated to help :P but you have contrib! so of course feel free :D.

gempesaw avatar Jan 27 '16 15:01 gempesaw