Skip to content

First steps with cv

After installing cv, you can check that cv is available by running the cv command:

$ cv
A fast, minimal C/C++ toolchain manager.

Usage: cv [OPTIONS] <COMMAND>

...
You should see a help message with available commands and options.

Next steps

Now that you have cv installed correctly, jump to the guides to learn to use cv.