Files
service/README
T
2012-10-22 23:55:09 -07:00

5 lines
194 B
Plaintext

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