cz-git
GitHub | Installation | Website | 简体中文文档
Introduction
Support OpenAI, and more engineered, lightweight, customizable, standard output format commitizen adapter.
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 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 specification.
- 🔨 Better for monorepo engineering and commitlint project to give relevant verification information to the command line.
- ✅ Support commit with emoji | Better linking with issuePrefix for issue
sh
$ npm install -D cz-git
+ cz-git (1.76 MB)
added 1 package in 0.552s
$ npm install -D cz-git
+ cz-git (1.76 MB)
added 1 package in 0.552s
⇒ Why to develop this plugin:My development journey story
Projects using cz-git
Nx | Element Plus | Ant Design Vue | TDesign-Vue-Next |
Vben-Admin | Vue3-Antd-Admin | Geeker-Admin | iDux |
Vuepress-Theme-Hope | Vuepress-Theme-Gungnir |
LICENSE
MIT Copyright (c) 2022-present Qiubin Zheng zhengqbbb@gmail.com https://github.com/Zhengqbbb
I just do my best to make thing well, Could you give a star ⭐ to encourage me ?