cz-git-logo

cz-git

Commitizen-Adapter
commitizen-friendly GitHub Repo stars test-ci
npm npm-download

Github   |   Installation   |   Website   |   简体中文文档

## Introduction A support OpenAI, and more engineered, lightweight, customizable, standard output format [commitizen](https://github.com/commitizen/cz-cli) adapter. ![demo-gif](https://user-images.githubusercontent.com/40693636/165576782-a9339182-df7e-4185-aacc-212f62850f36.gif) > **What is commitizen**: A Node.js-based `git commit` command-line tool that assists in generating standardized commit messages.

> **What is an adapter**: Replace the **interactive** plugin for the commitizen command line tool. ## Feature - 🤖 **OpenAI support.** Let the AI generate your git commit message description. - 💪 Just to be a **lazy man** !!! Friendly command line tool, Supports **search and selection** on the command line, reducing spelling errors. - ⚡️ **Lightweight**, **Highly Customizable**, but the output format follows the standard [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) specification. - 🔨 [Better for monorepo engineering](https://cz-git.qbb.sh/recipes/#scopes) and **commitlint** project to give relevant verification information to the command line. - ✅ Support commit with **emoji** | Better linking with [issuePrefix](https://cz-git.qbb.sh/recipes/default-issues.html) **for issue** [⇒ Why cz-git](https://cz-git.qbb.sh/guide/why.html) ```bash $ npm i -D cz-git + cz-git (1.9 MB) added 1 package in 0.582s ``` ## Usage [⇒ Get Started](https://cz-git.qbb.sh/guide/) ## Configure Template [⇒ Configure Template](https://cz-git.qbb.sh/config/) ## Options [⇒ Show Related](https://cz-git.qbb.sh/config/show.html) [⇒ Engineering Related](https://cz-git.qbb.sh/config/engineer.html) ## Recipes [⇒ Recipes](https://cz-git.qbb.sh/recipes/) ## FAQ [⇒ FAQ](https://cz-git.qbb.sh/faq/) ## Projects using cz-git
Nx logo
Nx
Element Plus logo
Element Plus
Ant Design Vue logo
Ant Design Vue
TDesign-Vue-Next logo
TDesign-Vue-Next
Vben-Admin logo
Vben-Admin
Vue3-Antd-Admin logo
Vue3-Antd-Admin
Geeker-Admin logo
Geeker-Admin
iDux logo
iDux
Vuepress-Theme-Hope logo
Vuepress-Theme-Hope
Vuepress-Theme-Gungnir logo
Vuepress-Theme-Gungnir
## LICENSE MIT Copyright (c) 2022-present Qiubin Zheng (https://github.com/Zhengqbbb) > I just do my best to make thing well, Could you give a [star ⭐](https://github.com/Zhengqbbb/cz-git) to encourage me ?