Closed maddox closed 9 years ago
This adds support for Forever. This keeps the app launched.
All logging goes to standard out now and logs are written by Forever.
This also adds a way to install the app as a service on OS X via launchd.
launchd
Just run script/install and you'll be off to the races.
script/install
This adds support for Forever. This keeps the app launched.
All logging goes to standard out now and logs are written by Forever.
This also adds a way to install the app as a service on OS X via
launchd
.Just run
script/install
and you'll be off to the races.