Installation¶
From source¶
To install from source, you'll need Git and a Rust toolchain installed on your system.
If you have Nix installed on your system, you can take advantage of the tools automatically installed in the development shell, using nix-shell, by cloning the repository.
The development shell can be loaded automatically if you also have direnv installed.