Building from source
Prerequisites
- Rust & Cargo (Install through rustup)
- Required to build the project
- Git
- (Optional if you download the source manually)
Building
You can now build using the following command:
cargo build --release -p docbox
You can now build using the following command:
cargo build --release -p docbox