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

Prerequisites

  • Rust (with cargo)
  • paru — required for package management

Install from source

Clone the repository and install with cargo:

git clone https://github.com/JorgeMayoral/demiurge
cd demiurge
cargo install --path .

This installs the dmrg binary into your cargo bin directory (typically ~/.cargo/bin/). Make sure that directory is in your PATH.

Verify the installation

dmrg --version