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 abec5b7e59 refactor and add service runner 5 years ago
installer refactor and add service runner 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 add deps 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 refactor and add service runner 5 years ago
go.sum refactor and add service runner 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 ./