Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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 --release and copy the binary from the target/release directory.