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

Requirements

  • Rust toolchain (stable)

Install from source

git clone https://github.com/tokuhirom/murodb.git
cd murodb
cargo install --path .

This installs the murodb binary to ~/.cargo/bin/.

Build only

cargo build --release

The binary will be at target/release/murodb.