services install¶
Generate wrappers/plists and bootstrap all launchd services.
Usage¶
What It Does¶
- Reads
~/.openbase/installation.json. - Generates shell wrappers in
~/.openbase/launchd/. - Generates plists in
~/Library/LaunchAgents/. - Bootstraps each service with
launchctl. - Writes logs to
~/.openbase/logs/.
For workspace-managed services, generated wrappers prefer binaries from
<workspace>/.venv/bin/, then <workspace>/cli/.venv/bin/, then
<workspace>/agent/.venv/bin/
before falling back to PATH.
livekit-server is still resolved from PATH or /opt/homebrew/bin/livekit-server.