# Functions
Install will install a service.
ListServices will return service with label containing the filter string.
NewPlist constructs a launchd service.
NewService constructs a launchd service.
Restart restarts a service.
ShowServices ouputs keybase service info.
ShowStatus shows status info for a service.
Start will start a keybase service.
Stop will stop a keybase service.
Uninstall will uninstall a keybase service.
# Structs
Plist defines a launchd plist.
Service defines a service.
ServiceStatus defines status for a service.