Skip to content

Service management for Linux (systemd, upstart, sys-v), Darwin (launchd) and Windows. Forked from https://bitbucket.org/kardianos/service/

License

Notifications You must be signed in to change notification settings

xmaxmex/services-go

 
 

Repository files navigation

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".

About

Service management for Linux (systemd, upstart, sys-v), Darwin (launchd) and Windows. Forked from https://bitbucket.org/kardianos/service/

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%