Install¶
Prerequisites¶
- Docker Engine 20.10+
- Dev Container CLI —
@devcontainers/cliinstalled via npm: - Python 3.9 or higher
Standard Installation (Command Line)¶
Run the install script to make the charcoal command available from anywhere:
This creates a wrapper script at ~/.local/bin/charcoal. Ensure ~/.local/bin is in your PATH:
Add that line to your ~/.bashrc or ~/.zshrc to make it permanent.
Local Usage (No Install)¶
Alternatively, run Charcoal directly with Python: