Installation
Prerequisites
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