macOS
brew install czglocal Homebrew formula metadata
インストール
brew install czglocal Homebrew formula metadata
概要
Interactive Commitizen CLI that generate standardized commit messages
履歴
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.
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.
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.
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.
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.
セキュリティ状態
czg に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
./package.json./.czrc./.cz.json./.cz.yaml./.cz.toml./cz.config.js./cz.config.cjs~/.config/.czrcCredential-bearing paths to review before unattended agent runs.
~/.config/.czrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
czg | cli | グローバル実行可能ファイル | |
git-czg | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:czg |
|---|---|
| バージョン | 1.13.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/czg |
| ホームページ | https://cz-git.qbb.sh |
| リポジトリ | https://github.com/Zhengqbbb/cz-git |
| 上流ドキュメント | https://cz-git.qbb.sh/cli |
| ライセンス | MIT |
| ソースアーカイブ | https://registry.npmjs.org/czg/-/czg-1.13.1.tgz |
| 最終更新 | 2026-06-15T10:20:14-04:00 |
| Pulse | updated |
| 依存関係 | node |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.