A cross-platform service manager
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
AJ ONeal 9ca2168113 fix windows build 5 years ago
installer fix windows build 5 years ago
runner refactor and add service runner 5 years ago
service refactor and add service runner 5 years ago
tools basic functionality works 5 years ago
vendor fix windows build 5 years ago
.gitignore Initial commit 5 years ago
.ignore refactor and add service runner 5 years ago
LICENSE Initial commit 5 years ago
README.md basic functionality works 5 years ago
go.mod fix windows build 5 years ago
go.sum fix windows build 5 years ago
serviceman.go refactor and add service runner 5 years ago

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 ./