|
|
|
|
|
by substack
5681 days ago
|
|
I like how there's a command line interface plus an application interface, so I can tie forever process management into my web interface and backend control interface. Right now the processes are just sitting in a `while true` bash loop. |
|
In the next version I'd like to expose a web service and also have hooks for doing things like sending emails when forever restarts a process.