Getting Started
Installation
Homebrew
CAPM is available for Homebrew:
brew install getcapm/capm/capm
Pipx
To install the standalone version of CAPM in an isolated Python environment using pipx run:
pipx install capm
PyPi
To install the standalone version of CodeLimit for your default Python installation run:
python -m pip install capm
Platform binaries
Binaries for different platforms (macOS, Linux, Windows) are available on the latest release page.