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

Via Cargo

The easiest way to install tutti-cli:

cargo install tutti-cli

Prebuilt Binaries

Download prebuilt releases from the Releases page.

From Source

Clone the repository and build:

git clone https://github.com/ya7on/tutti
cd tutti
cargo build --release

The binary will be available at target/release/tutti-cli.