Skip to content
forked from Zhengqbbb/cz-git

🔨 A more engineered, lightweight, customizable, standard output format commitizen adapter.

License

Notifications You must be signed in to change notification settings

KKProject/cz-git

 
 

Repository files navigation

cz-git-logo

cz-git

Commitizen-Adapter
commitizen-friendly GitHub Repo stars test-ci
npm npm-download

Github   |   Installation   |   Website   |   简体中文文档

Introduction

A 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

  • 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 Angular commit specification.
  • Better for monorepo engineering and commitlint project to give relevant verification information to the command line.
  • Better linking with issuePrefixs for issue | ✅ Support emoji in commit.

⇒ Why cz-git

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

Usage

⇒ Get Started

Configure Template

⇒ Configure Template

Options

⇒ Show Related

⇒ Engineering Related

Recipes

⇒ Recipes

FAQ

⇒ FAQ

Projects using cz-git


TDesign-Vue-Next

iDux

Vue3-Antd-Admin

Geeker-Admin

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 ?

About

🔨 A more engineered, lightweight, customizable, standard output format commitizen adapter.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.3%
  • JavaScript 5.3%
  • Shell 0.4%