cw-git
v1.0.0
Published
<p align="center"> <a target="_blank" href="https://github.com/Zhengqbbb/cz-git"> <img src="https://user-images.githubusercontent.com/40693636/154064210-964aeaa0-d9dc-4cea-9e52-2ffc3789611b.png" alt="cz-git-logo" width="400" data-width="400" d
Downloads
7
Maintainers
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 ?