Public release repository for the charcoal-cli Python package.
Each release includes pre-built Python packages (.tar.gz source distribution and .whl wheel) along with a changelog describing what changed.
pip install https://github.com/heavymess/cli-releases/releases/download/<VERSION>/charcoal_cli-<VERSION>-py3-none-any.whlOr download from the releases page and install manually:
pip install ./charcoal_cli-<VERSION>-py3-none-any.whl- Python 3.9+
- Docker Engine 20.10+
@devcontainers/cli(npm)
See DEVELOPMENT.md for release workflow.