Installation

Installer (macOS / Linux)

bash
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/bearcove/dodeca/releases/latest/download/dodeca-installer.sh | sh

Supported platforms:

  • macOS (Apple Silicon / arm64)
  • Linux (x86_64)

From source

bash
git clone https://github.com/bearcove/dodeca.git
cd dodeca
cargo xtask install

This builds everything and installs it to ~/.cargo/bin/.

Windows

Not currently supported. There are no Windows binaries yet.