DTrejo / run.js

Reruns the given node.js file whenever there's a change in the current directory — avoid alt-tabbing to restart your code
https://dtrejo.com
MIT License
120 stars 17 forks source link

Is it possible to use runjs with upstart?? #6

Closed ghost closed 13 years ago

ghost commented 13 years ago

If yes, how?

Thanks,

DTrejo commented 13 years ago

I would recommend using npm install forever in conjunction with forever list forever stop X forever start myserver.js

Rather than using run.js

I've never used upstart with run.js, and never used run.js in production.

You might look at the other modules out there, like auto-restart, as these might do what you want (I'm not sure).

Good luck!

On Wed, May 25, 2011 at 1:26 PM, vwilliam < reply@reply.github.com>wrote:

If yes, how?

Thanks,

Reply to this email directly or view it on GitHub: https://github.com/DTrejo/run.js/issues/6

My indie music project, mixest.com for more projects, dtrejo.com