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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    0
  • 0.0.1
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i runloop

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • nopersonsmodules