Installation
Lprs can be installed by building from source via cargo-install or cargo build.
- Install using
cargo-install:cargo install lprs - Building from source, clone the repository and run
cargo build --releaseand copy the binary from thetarget/releasedirectory.