Installation
Requirements
pkg-config
- a c compiler
- an archiver such as
ar
- rust toolchain if building from source or installing through cargo
Prebuilt binary
- Visit https://github.com/Tesohh/bricks/releases
- download your preferred version.
Through cargo
cargo install tesohh-bricks
From source
git clone https://github.com/Tesohh/bricks.git
cd bricks
cargo install --path .