We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Run the following command to clone the source code:
git clone [email protected]:mattcarlotta/nvi.git nvi
Change directory:
cd nvi
Run the install script to build and install the binary using the default cargo parameters:
cargo install --path .
See docs README.