node_restarter
v0.11.2
Published
Kill/run command on changes to compiled files in or below the current directory.
Downloads
5
Maintainers
Readme
node_restarter
Just a simple script to monitor changes to compiled files in or below the current directory.
By default, it uses node-glob to find *.js
and *.mu
files in subdirectories.
Directions
node_restarter superfierce_app.js
node_restarter node myapp.js --password yeehaw
License
Copyright © 2012-2013 Christopher Brown. MIT Licensed.