Installation
gia
is distributed using the rust package manager cargo
.
cargo install gia
You can validate the installation by checking gia
's help menu:
gia --help
Installing cargo
You can install cargo
by following the instructions here