Installation
Using cargo
CLI
Commitlint is written in Rust so you can install it using cargo
CLI:
After that, you will be able to run the commitlint
command.
Using Cargo Binary Install
You can also use Binstall (cargo-bins/cargo-binstall) to install the CLI
Using Docker
Commitlint is also available as a Docker image. You can pull it from Docker Hub.
See all available tags here.