nodejs-supervisor - A supervisor program for running nodejs programs
Website: | https://github.com/isaacs/node-supervisor |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- Description:
A little supervisor script for nodejs. It runs your program, and watches for code changes, so you can have hot-code reloading like behavior, without worrying about memory leaks and making sure you clean up all the inter-module references, and without a whole new require system.
Packages
nodejs-supervisor-0.5.2-3.el6.noarch [12 KiB] |
Changelog
by Troy Dawson (2013-06-19):
- Bump release number up (#975862) |