Installation
Install the CLI
Section titled “Install the CLI”Choose the appropriate method for your operating system:
Install using Homebrew:
brew install --cask jurienhamaker/commitlint-go/commitlint-go
Linux (Snap)
Section titled “Linux (Snap)”Install by Snap
snap install commitlint
Linux (Arch-based systems)
Section titled “Linux (Arch-based systems)”Install from the AUR (using an AUR helper like yay
or paru
):
yay -S commitlint-go-bin
Windows
Section titled “Windows”Winget
winget install CommitLint.CommitLint
Installer
- Go to the Releases page.
- Download the Windows installer (
.exe
) for the latest version. - Run the installer to add
commitlint
to your system.