This project is a fork of the Homebrew.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/Homebrew.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionManage background services with macOS' launchctl daemon manager
homepage URLhttps://brew.sh/
repository URLhttps://github.com/Homebrew/homebrew-services.git
ownerroot@yurikoles.com
last changeFri, 7 Feb 2025 09:08:15 +0000 (7 09:08 +0000)
last refreshSun, 9 Feb 2025 06:14:31 +0000 (9 07:14 +0100)
content tags
add:
README.md

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 man brew 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 (c) Homebrew maintainers. See LICENSE.txt for details.

shortlog
45 hours ago Mike McQuaidMerge pull request #901 from Homebrew/dependabot/bundle... master
45 hours ago Mike McQuaidMerge pull request #900 from Homebrew/dependabot/bundle...
2 days ago dependabot... build(deps-dev): bump rspec-core from 3.13.2 to 3.13.3
2 days ago dependabot... build(deps-dev): bump sorbet-runtime from 0.5.11802...
2 days ago Mike McQuaidMerge pull request #899 from Homebrew/dependabot/bundle...
3 days ago dependabot... build(deps-dev): bump sorbet-runtime from 0.5.11801...
3 days ago Sean MolenaarMerge pull request #898 from Homebrew/dependabot/bundle...
4 days ago dependabot... build(deps-dev): bump sorbet-runtime from 0.5.11798...
5 days ago Ruoyu ZhongMerge pull request #897 from Homebrew/dependabot/github... sync-shared-config
5 days ago Ruoyu ZhongMerge pull request #896 from Homebrew/dependabot/github...
5 days ago Ruoyu ZhongMerge pull request #895 from Homebrew/dependabot/bundle...
6 days ago dependabot... build(deps): bump ruby/setup-ruby from 1.213.0 to 1...
6 days ago dependabot... build(deps): bump github/codeql-action from 3.28.5...
6 days ago dependabot... build(deps-dev): bump sorbet-runtime from 0.5.11789...
7 days ago Eric KnibbeMerge pull request #894 from Homebrew/dependabot/bundle...
9 days ago dependabot... build(deps-dev): bump sorbet-runtime from 0.5.11787...
...
heads
45 hours ago master
5 days ago sync-shared-config
3 months ago bye-bye-activesupport