Tuesday, September 10, 2013

Automatic restart of node.js server on code change

Found this gem:

 https://github.com/remy/nodemon

 usage simple as:

 nodemon server.coffee

No comments:

Post a Comment