node-bigbrother
v0.2.3
Published
BIG BROTHER IS WATCHING YOU!
Readme
BigBrother
BIG BROTHER IS WATCHING YOU! bigbrother is an alternative of pm2 tool watch your process and keep then running
features
- log file size control
- readable config file(not yet)
- including fork mode and monitor mode(not yet)
- start order control(not yet)
- cli
- make startup(not yet)
install
npm install node-bigbrotherusage
list all watching processes
bb lsstart watching via config file
bb start config.jsonstop
bb stop process_id
