cz-git-storefront
v1.9.2
Published
A better customizable and git support commitizen adapter
Downloads
8
Readme
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
「cz-git」 requires Node >=v12.20
Configure Template
Options
Recipes
FAQ
Projects using cz-git
LICENSE
MIT Copyright (c) 2022-present Qiubin Zheng [email protected] (https://github.com/Zhengqbbb)
I just do my best to make thing well, Could you give a star ⭐ to encourage me ?