git clone https://flocks.sh/src flocks
cd flocks
rustup toolchain install 1.78
cargo build --workspace
The Rust toolchain is the only hard prereq. bun (or Node) is needed for the desktop app and website; zig is needed for the optional zig backend.