Manage background services using the daemon manager launchctl on macOS or systemctl on Linux.
Homebrew is used for installing the services.
brew services is automatically installed when first run.
See the brew services section of the brew man output or brew services --help.
To specify a service file use brew services <command> <formula> --file=<file>.
Tests can be run with bundle install && bundle exec rspec.
Copyright (c) Homebrew maintainers. See LICENSE.txt for details.