# czg を Homebrew でインストール

czg のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install czg
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:czg
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/czg>
- **バージョン:** 1.13.1
- **ソース概要:** Interactive Commitizen CLI that generate standardized commit messages
- **ホームページ:** <https://cz-git.qbb.sh>
- **上流ドキュメント:** <https://cz-git.qbb.sh>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://registry.npmjs.org/czg/-/czg-1.13.1.tgz>
- **最終更新:** 2026-06-15T10:20:14-04:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- czg (cli)
- git-czg (cli)
- czg (エイリアス)
- git-czg (エイリアス)

## 依存関係

- node

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.13.1
- マネージャ更新日: 2026-06-15
- ローカルデータ: OK
- 上流リポジトリ: https://cz-git.qbb.sh
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 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.

### ソース

- <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/>


## セキュリティノート

czg に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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:** 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


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [node](https://pkg.so/ja/brew/node/) - Runtime dependency declared by Homebrew.
- [koji](https://pkg.so/ja/brew/koji/) - Shares pkgdb curated category or tags: cli, commit-message, conventional-commits, developer-tools, git.
- [commitizen](https://pkg.so/ja/brew/commitizen/) - Shares pkgdb curated category or tags: cli, conventional-commits, developer-tools, git, version-control.
- [commitlint](https://pkg.so/ja/brew/commitlint/) - Shares pkgdb curated category or tags: cli, conventional-commits, developer-tools, git, version-control.
- [kommit](https://pkg.so/ja/brew/kommit/) - Shares pkgdb curated category or tags: cli, commit-message, developer-tools, git, version-control.
- [libgit2](https://pkg.so/ja/brew/libgit2/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [lazygit](https://pkg.so/ja/brew/lazygit/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [lefthook](https://pkg.so/ja/brew/lefthook/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [diff-so-fancy](https://pkg.so/ja/brew/diff-so-fancy/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [czg](https://pkg.so/ja/npm/czg/) - Same normalized package name appears in another local ecosystem. Shared terms: cli, commit, commitizen, control, czg.
- [czg](https://pkg.so/ja/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/mxcl/pkgdb/blob/main/combined/czg.yml)


## ソース

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