git clone --reference /path/to/your/Homebrew.git/incarnation mirror_URLto save bandwidth during cloning.
description | Manage background services with macOS' launchctl daemon manager |
homepage URL | https://brew.sh/ |
repository URL | https://github.com/Homebrew/homebrew-services.git |
owner | root@yurikoles.com |
last change | Fri, 7 Feb 2025 09:08:15 +0000 (7 09:08 +0000) |
last refresh | Sun, 9 Feb 2025 06:14:31 +0000 (9 07:14 +0100) |
mirror URL | git://repo.or.cz/Homebrew/homebrew-services.git |
https://repo.or.cz/Homebrew/homebrew-services.git | |
ssh://git@repo.or.cz/Homebrew/homebrew-services.git | |
bundle info | homebrew-services.git downloadable bundles |
content tags |
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 man brew
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.
45 hours ago | master | logtree |
5 days ago | sync-shared-config | logtree |
3 months ago | bye-bye-activesupport | logtree |