1.0.0 โ€ข Published 1 year ago

cw-git v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Introduction

A support OpenAI, and more engineered, lightweight, customizable, standard output format commitizen adapter.

demo-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 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

โ‡’ Why cz-git

$ npm i -D cz-git
+ cz-git          (1.9 MB)
added 1 package in 0.582s

Usage

ใ€Œcz-gitใ€ requires Node >=v12.20

โ‡’ Get Started

Configure Template

โ‡’ Configure Template

Options

โ‡’ Show Related

โ‡’ Engineering Related

Recipes

โ‡’ Recipes

FAQ

โ‡’ FAQ

Projects using cz-git

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 ?