简体中文
cz-git
Github | Installation | Website | 简体中文文档
介绍
一款工程性更强,轻量级,高度自定义,标准输出格式的 commitizen 适配器
什么是commitizen:基于Node.js的
git commit
命令行工具,辅助生成标准化规范化的 commit message。
什么是适配器:更换 commitizen 命令行工具的 交互方式 插件。
特点
- 💪 友好型命令行工具,“懒字优先” !支持在命令行搜索和选择,减少拼写错误。
- ⚡️ 轻量级,高度自定义, 但输出格式遵循标准的 Angular commit 规范。
- 🔨 更好维护 monorepo 工程化项目 与 commitlint 配合给予命令行的相关校验信息。
- ✅ 支持在 commit 中添加 emoji | 更好的与issue链接,尤其 gitee
sh
$ npm install -D cz-git
+ cz-git (1.6 MB)
added 1 package in 0.482s
$ npm install -D cz-git
+ cz-git (1.6 MB)
added 1 package in 0.482s
⇒ 为什么做了这款插件:cz-git 友好型 commitizen 的适配器,我的开发的心路历程
使用 cz-git 的项目
Element Plus | Ant Design Vue | TDesign-Vue-Next | iDux |
NntUI | Vben-Admin | Vue3-Antd-Admin | Geeker-Admin |
Vuepress-Theme-Hope | Vuepress-Theme-Gungnir |
版权
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 ?