Installing the command-line executable
Assuming you have Rust/Cargo installed , run this command in a terminal:
cargo install nihil
It will make the nihil command available in your PATH if you've allowed the PATH to be modified when installing Rust . cargo uninstall nihil uninstalls.
Back to the crate overview .
Readme
'() nihil
nihil is a work in progress package manager and Linux system that uses total static linking and overlay file systems in order to reduce state and facilitate complete system declarativity.
Todo
Replace git2 with gix . Blocked by https://github.com/GitoxideLabs/gitoxide/issues/1930