You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.. | ||
lib | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
package.json | 2 years ago |
README.md
cz-git
Github | Installation | Website | 简体中文文档
Introduction
A 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 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 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
$ npm i -D cz-git
+ cz-git (1.9 MB)
added 1 package in 0.582s
Usage
Configure Template
Options
Recipes
FAQ
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 ?