@zhuxian/commitlint-cli

0.0.9 • Public • Published

commitlint-cli

A node cli tool to generate git commitlint configuration rules for your project with @commitlint/cli and husky.

Install

npm install -g @zhuxian/commitlint-cli

Useage

after installed, run the following command in your project:

commitlint-cli init

after the command run successfully, When you commit with the git command, use npm run commit instead.

Package Sidebar

Install

npm i @zhuxian/commitlint-cli

Weekly Downloads

4

Version

0.0.9

License

MIT

Unpacked Size

7.71 kB

Total Files

5

Last publish

Collaborators

  • zhuxian