Requirements¶
Python 3.11+
uv package manager
Install with uv¶
uv tool install crow-cli --python 3.14Verify Installation¶
crow-cli --versionDevelopment Install¶
For contributing or development:
git clone https://github.com/crow-ai/crow-cli
cd crow-cli
uv sync