Skip to content

heavymess/cli-releases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Charcoal CLI Releases

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.

Installation

pip install https://github.com/heavymess/cli-releases/releases/download/<VERSION>/charcoal_cli-<VERSION>-py3-none-any.whl

Or download from the releases page and install manually:

pip install ./charcoal_cli-<VERSION>-py3-none-any.whl

Requirements

  • Python 3.9+
  • Docker Engine 20.10+
  • @devcontainers/cli (npm)

Development

See DEVELOPMENT.md for release workflow.

About

This repo is for hosting charcoal-cli releases for download

Topics

Resources

Stars

Watchers

Forks

Contributors