runloop

0.0.2 • Public • Published

runloop

start a program, restart if it crashes, and cleanup any child processes

usage

runloop start COMMAND  # start COMMAND
runloop stop           # stop COMMAND (run in this dir)
runloop restart        # stop, then start again
runloop help           # display the readme

runloop with save two files in the local dir, .runloop-pid the pid of the current job, and .runloop-command the command run.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i runloop

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • nopersonsmodules