Installation
The fastest way to install ocp is with Homebrew.
brew install alvarosanchez/tap/ocp
Requirements
ocp verifies required system dependencies at startup.
gitis requiredbatis optional and enables syntax-highlighted previews in interactive modeghis optional and only needed for the interactive GitHub publish flow
Verify the install
ocp help
ocp profile list
Expected behavior:
ocp helpexits with0and prints usageocp profile listexits with0even when you have no repositories yet, and prints a helpful empty state
Default paths
By default, ocp stores its own data under ~/.config/ocp and manages active OpenCode configuration under ~/.config/opencode.
See Configuration and paths for the full layout.