Files
service/README
T
2014-01-31 09:44:17 -08:00

5 lines
206 B
Plaintext

service will install / un-install, start / stop, and run a program as a service (daemon).
Currently supports Windows XP+, Linux/(systemd | Upstart), and OSX/Launchd.
To start out follow "example/main.go".