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

Prebuilt binaries are attached to each GitHub Release (sekai-<target triple>.tar.gz). Alternatively, with a Rust toolchain installed (the pinned version is in rust-toolchain.toml):

cargo install sekai-cli

The installed binary is named sekai. To build from a checkout instead (for development):

cargo install --path ./crates/cli

Verify the setup:

sekai --help