Files
service/README
T
2014-05-27 22:21:54 -07:00

5 lines
213 B
Plaintext

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