0.0.2 • Published 11 years ago

runloop v0.0.2

Weekly downloads
3
License
-
Repository
github
Last release
11 years ago

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 with save two files in the local dir, .runloop-pid the pid of the current job, and .runloop-command the command run.

License

MIT

0.0.2

11 years ago

0.0.1

11 years ago

0.0.0

11 years ago