Skip to content

Installation

For the time being, to install the Basalt CLI, you will need to have Cargo installed.

Terminal window
cargo install basalt-cli --locked

To verify your installation was successful:

Terminal window
basalt --version

To view all of the available commands, use the help command:

Terminal window
basalt --help