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

Cargo

cargo install --locked stu

Homebrew

brew install stu

or from tap:

brew install lusingander/tap/stu

AUR

paru -S stu

Binary

You can download binaries from GitHub Releases.

Build from source

If you want to check the latest development version, build from source:

git clone https://github.com/lusingander/stu.git
cd stu
cargo build --release