Install hlg

Before using hlg, you have to install it on your system.

We hope to make the installation process smooth and flawless. In the meantime, you can rely on the default Rust ecosystem.

Prerequisites

hlg is written in the Rust programming language, so if you have it installed, you can use the cargo install command to install hlg

We are currently working on packaging hlg for installation via a script on all supported platforms.

Installing

To install hlg do:

cargo install hlg

If you have $HOME/.cargo/bin in your PATH environment variable, you can now run it on the terminal.

Congratulations, so let us go!