Files
service/README
T
Daniel Theophanes 15126ec242 Add readme.
2012-05-11 02:19:12 -07:00

5 lines
165 B
Plaintext

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