Installation
For the time being, to install the Basalt CLI, you will need to have Cargo installed.
cargo install basalt-cli --lockedTo verify your installation was successful:
basalt --versionTo view all of the available commands, use the help command:
basalt --help