First, you'll want to check out this repository
git clone https://github.com/knoxydev/bzf.git
cd bzf
With cargo
already installed, you can simply run:
cargo build --release
You can download the .exe file or the source code on the releases page