# Install czg with Homebrew

Interactive Commitizen CLI that generate standardized commit messages. Version 1.13.1 via Homebrew; verified 2026-06-15.

## Install

```sh
sudo av install brew:czg
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install czg
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:czg
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/czg>
- **Version:** 1.13.1
- **Source summary:** Interactive Commitizen CLI that generate standardized commit messages
- **Homepage:** <https://cz-git.qbb.sh>
- **Repository:** <https://github.com/Zhengqbbb/cz-git>
- **Upstream docs:** <https://cz-git.qbb.sh/cli>
- **License:** MIT
- **Source archive:** <https://registry.npmjs.org/czg/-/czg-1.13.1.tgz>
- **Last updated:** 2026-06-15T10:20:14-04:00
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- czg (cli)
- git-czg (cli)
- czg (alias)
- git-czg (alias)

## Dependencies

- node

## Install behavior

- Post-install hook: not defined
- Bottle: available on all

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.13.1
- Package-manager updated: 2026-06-15
- Local data: ok
- Upstream repository: https://cz-git.qbb.sh
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

czg is the command-line front end in the cz-git project, aimed at developers who want an interactive Commitizen-style prompt that emits Conventional Commits-compatible Git messages.

### Project history

The cz-git repository was created in 2022 and describes itself as both a Commitizen adapter and a Git commit CLI. Its documentation presents czg as the direct CLI path for users who want the prompt without wiring the adapter through Commitizen first.

### Adoption history

The project sits in the Node.js Git tooling ecosystem: the README links the czg npm package and the Homebrew formula, while the docs show czg as a standalone command that extends normal git commit options.

### How it is used

Typical use is to run czg in a Git worktree, answer prompts for type, scope, subject, and related metadata, and let the tool call through to git commit. The CLI also documents subcommands and OpenAI-assisted commit-message options, with local API settings stored in the czg config file.

### Why package nerds care

For package-manager users, czg is interesting because it packages a JavaScript commit workflow as a small executable command, making Conventional Commits prompts available through npm and Homebrew rather than only through project-local dev dependencies.

### Timeline

- 2022: cz-git repository created.
- 2026: v1.13.1 release published.

### Related projects

- cz-git is related to Commitizen, commitlint, Conventional Commits, and Git itself.

### Sources

- <https://github.com/Zhengqbbb/cz-git>
- <https://api.github.com/repos/Zhengqbbb/cz-git>
- <https://github.com/Zhengqbbb/cz-git/releases/tag/v1.13.1>
- <https://cz-git.qbb.sh/cli/>
- <https://cz-git.qbb.sh/config/>


## Security Notes

No matching local secret-handling manifest was found for czg. Nucleus package metadata is still published here so future coverage has a stable package URL.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ./package.json, ./.czrc, ./.cz.json, ./.cz.yaml, ./.cz.toml, ./cz.config.js, ./cz.config.cjs, ~/.config/.czrc

## Credential files

- Unix: ~/.config/.czrc
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** czg
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [node](https://www.automicvault.com/pkg/brew/node/) - Runtime dependency declared by Homebrew.
- [koji](https://www.automicvault.com/pkg/brew/koji/) - Shares av.db curated category or tags: cli, commit-message, conventional-commits, developer-tools, git.
- [commitizen](https://www.automicvault.com/pkg/brew/commitizen/) - Shares av.db curated category or tags: cli, conventional-commits, developer-tools, git, version-control.
- [commitlint](https://www.automicvault.com/pkg/brew/commitlint/) - Shares av.db curated category or tags: cli, conventional-commits, developer-tools, git, version-control.
- [kommit](https://www.automicvault.com/pkg/brew/kommit/) - Shares av.db curated category or tags: cli, commit-message, developer-tools, git, version-control.
- [ungit](https://www.automicvault.com/pkg/brew/ungit/) - Shares av.db curated category or tags: cli, developer-tools, git, nodejs, version-control.
- [aicommit](https://www.automicvault.com/pkg/brew/aicommit/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [aicommit2](https://www.automicvault.com/pkg/brew/aicommit2/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [aicommits](https://www.automicvault.com/pkg/brew/aicommits/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [czg](https://www.automicvault.com/pkg/npm/czg/) - Same normalized package name appears in another local ecosystem. Shared terms: commit, commitizen, czg, generate, git.
- [czg](https://www.automicvault.com/pkg/npm/czg/) - Same normalized package name in another local ecosystem.

## Combined YAML source

View the package source record on GitHub. [combined/czg.yml](https://github.com/automic-vault/db/blob/main/combined/czg.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
