0.0.9 • Published 3 months ago

@zhuxian/commitlint-cli v0.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

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.

0.0.9

3 months ago

0.0.8

3 months ago

0.0.7

3 months ago

0.0.3

3 months ago

0.0.5

3 months ago

0.0.4

3 months ago

0.0.6

3 months ago

0.0.2

9 months ago

0.0.1

9 months ago