Skip to content

Install

The only runtime prerequisite is a git executable on PATH. Hooks may of course require their own language toolchain.

Install with Rust 1.87 or newer:

cargo install bisectrunk

Or install the development version:

cargo install --git https://github.com/nanxstats/bisectrunk.git

Confirm the installation with bisectrunk --version.