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 install spotiline

From Source

git clone https://github.com/ejafee/spotiline.git
cd spotiline
cargo build --release
# Binary at target/release/spotiline

Pre-compiled Binaries

Download from GitHub Releases:

  • spotiline-x86_64-unknown-linux-gnu (Linux x64)
  • spotiline-aarch64-unknown-linux-gnu (Linux ARM)
  • spotiline-x86_64-apple-darwin (macOS Intel)
  • spotiline-aarch64-apple-darwin (macOS Apple Silicon)
  • spotiline-x86_64-pc-windows-msvc.exe (Windows x64)

Verify Installation

spotiline --version