Untitled
node-dev

https://github.com/fgnass/node-dev

Node-dev is a supervisor for Node.js that spawns a node child-process and restarts it when changes are detected in the filesystem.
$ npm install node-dev
$ node-dev script.js