A cross-platform service manager
Go to file
AJ ONeal 8527c632f8 working great on MacOS 2019-07-02 00:25:16 -06:00
installer working great on MacOS 2019-07-02 00:25:16 -06:00
tools basic functionality works 2019-07-01 02:44:48 -06:00
vendor add deps 2019-07-01 02:44:54 -06:00
.gitignore Initial commit 2019-07-01 04:31:31 +00:00
LICENSE Initial commit 2019-07-01 04:31:31 +00:00
README.md basic functionality works 2019-07-01 02:44:48 -06:00
go.mod basic functionality works 2019-07-01 02:44:48 -06:00
go.sum basic functionality works 2019-07-01 02:44:48 -06:00
serviceman.go working great on MacOS 2019-07-02 00:25:16 -06:00

README.md

go-serviceman

A cross-platform service manager.

Goal:

serviceman install [options] [interpreter] <service> [-- [options]]
serviceman install --user ./foo-app -- -c ./
serviceman install --user /usr/local/bin/node ./whatever.js -- -c ./