Releases: ADernild/Comet
Releases · ADernild/Comet
v0.1.2
Compare
Sorry, something went wrong.
No results found
Install git-cmt 0.1.2
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/adernild/comet/releases/download/v0.1.2/git-cmt-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/adernild/comet/releases/download/v0.1.2/git-cmt-installer.ps1 | iex"
Download git-cmt 0.1.2
v0.1.1
Compare
Sorry, something went wrong.
No results found
Install git-cmt 0.1.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/adernild/comet/releases/download/v0.1.1/git-cmt-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/adernild/comet/releases/download/v0.1.1/git-cmt-installer.ps1 | iex"
Download git-cmt 0.1.1
v0.1.0
Compare
Sorry, something went wrong.
No results found
🌠 Comet v0.1.0 - Initial Release
The first release of Comet is here! Comet is a flexible, schema-driven CLI tool for creating structured git commit messages.
✨ What's Included
git cmt - Interactive commit creation with schema-driven prompts
git cmt init - Initialize configuration with built-in templates (Conventional Commits or Minimal)
Schema validation - Enforce message length, patterns, and required fields
Git integration - Uses git commit under the hood, respecting your existing config (GPG signing, hooks, etc.)
Flexible configuration - Define custom commit schemas via TOML
Install git-cmt 0.1.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/adernild/comet/releases/download/v0.1.0/git-cmt-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/adernild/comet/releases/download/v0.1.0/git-cmt-installer.ps1 | iex"
Download git-cmt 0.1.0