app-restarter
v0.0.7
Published
Watching changes in files and restart app.
Downloads
5
Readme
App-restarter
Watching changes in files and restart app.
App-restarter is a middleware for application launch, watching target files or folders changes.
install: npm i app-restarter -g
show help: app-restarter -h
usage example: app-restarter -e "node ./test_app.js" -t ./config.toml -tmp ./tmp -i 5 -w "http://127.0.0.1:3000/" -c ./tests