Files
archived-nodemon/lib/monitor
Remy Sharp f7537533dd Use sh to spawn, allowing for complex commands
Pinched from https://github.com/npm/npm/blob/master/lib/utils/lifecycle.js#L197

By switching to using `sh` to fire up the command, it allows the user's exec command to chain unix commands together.
2014-12-09 16:26:25 +00:00
..
2013-08-25 09:32:45 +01:00
2014-07-21 16:28:20 -05:00