CaoMeiYouRen / cz-conventional-changelog-cmyr

草梅友仁自定义的 commitizen 配置,支持中文提示

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cz-conventional-changelog-cmyr

Version GitHub Workflow Status Documentation Maintenance License: MIT

草梅友仁自定义的 commitizen 配置

🏠 主页

https://github.com/CaoMeiYouRen/cz-conventional-changelog-cmyr#readme

Demo

https://github.com/CaoMeiYouRen/cz-conventional-changelog-cmyr#readme

依赖要求

  • node >=12

安装

npm install cz-conventional-changelog-cmyr -D

使用

package.json 添加如下配置

 {
     "config": {
         "commitizen": {
             "path": "./node_modules/cz-conventional-changelog-cmyr"
         }
     }
 }

开发

npm run dev

编译

npm run build

Lint

npm run lint

Commit

npm run commit

作者

👤 CaoMeiYouRen

🤝贡献

欢迎 贡献、提问或提出新功能!
如有问题请查看 issues page.
贡献或提出新功能可以查看contributing guide.

💰支持

如果觉得这个项目有用的话请给一颗⭐️,非常感谢

📝 License

Copyright © 2021 CaoMeiYouRen.
This project is MIT licensed.


This README was generated with ❤️ by cmyr-template-cli

About

草梅友仁自定义的 commitizen 配置,支持中文提示

License:MIT License


Languages

Language:TypeScript 77.7%Language:JavaScript 21.5%Language:Shell 0.8%