jharding / grunt-exec

Grunt plugin for executing shell commands.
https://npmjs.org/package/grunt-exec
Other
248 stars 47 forks source link

Add doc on how to cleanly run multiple commands #58

Closed dandv closed 8 years ago

dandv commented 10 years ago

Just an array join, but a good enough technique that grunt-shell included it in their docs

gwicksted commented 8 years ago

Can't merge because example uses grunt-shell not grunt-exec; however, I will use this as a basis for #72