czg
« Back to VersTracker
Description:
Interactive Commitizen CLI that generate standardized commit messages
Type: Formula  |  Latest Version: 1.12.0@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: git commitizen cli developer-tools productivity
Install: brew install czg
About:
czg is an interactive Commitizen CLI that guides developers through a series of prompts to generate standardized commit messages. It supports customizable templates and commit message rules, ensuring consistency across projects. This tool integrates seamlessly with Git workflows to streamline the commit process.
Key Features:
  • Interactive prompt-based interface for generating commit messages
  • Highly configurable via .czrc or package.json files
  • Supports multiple commit message types and scopes
  • Lightweight and fast with zero dependencies
  • Compatible with conventional commit standards
Use Cases:
  • Enforcing consistent commit message formats across development teams
  • Guiding junior developers through proper commit message conventions
  • Automating commit message generation in CI/CD pipelines
Alternatives:
  • commitlint – Focuses on linting commit messages rather than interactive generation
  • standard-version – Handles versioning and changelogs but doesn't provide interactive commit guidance
Version History
Detected Version Rev Change Commit