an icon of a gear the GitHub logo

install hexapoda

homebrew

the recommended way to install hexapoda is through Homebrew, using the following command:

brew install hexapoda

Cargo

you can also install hexapoda with Cargo or cargo-binstall. Binstall will use pre-compiled binaries if available (~2s vs ~20s on my machine), but it must be installed separately on top of Cargo itself

cargo install hexapoda
cargo binstall hexapoda

pre-built binaries

you can manually download binaries at the GitHub releases page, which come with shell completions and man pages