Skip to content

🚀 Manage background services using the daemon manager launchctl on macOS or systemctl on Linux.

License

Notifications You must be signed in to change notification settings

Red54/homebrew-services

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Services

Manage background services using the daemon manager launchctl on macOS or systemctl on Linux.

Requirements

Homebrew is used for installing the services.

Install

brew services is automatically installed when first run.

Usage

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

Tests can be run with bundle install && bundle exec rspec.

Copyright

Copyright (c) Homebrew maintainers. See LICENSE.txt for details.

About

🚀 Manage background services using the daemon manager launchctl on macOS or systemctl on Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%