Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Installation

Requirements

Install with uv

uv tool install crow-cli --python 3.14

Verify Installation

crow-cli --version

Development Install

For contributing or development:

git clone https://github.com/crow-ai/crow-cli
cd crow-cli
uv sync