Skip to content

Install

The canonical install instructions live in the project README and are summarised here.

Prebuilt binary

Download the latest release for your platform from the releases page and put it on your PATH.

From source

pip install -e .
crm --version

Requires Python ≥ 3.9. See the README for the full per-platform walkthrough.