Skip to content

Build from source

Prerequisites

  • Cargo
    • The minimum supported Rust version (MSRV) is 1.74.1.

Instructions

  1. Clone the repository.
Terminal window
git clone https://github.com/orhun/binsider
cd binsider/
  1. Build.
Terminal window
CARGO_TARGET_DIR=target cargo build --release

Binary will be located at target/release/binsider.