1.0.4 • Published 1 year ago

cz-config-gitmoji v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

npm.io

npm.io npm.io npm.io npm.io npm.io

🗨️ About

Shareable cz-git config enforcing Gitmoji commit message styles.

🚀 Getting started

Install

Install all the required dependencies:

npm install -D cz-config-gitmoji -G czg

Config

Add the following to your package.json:

"config": {
  "commitizen": {
    "czConfig": "node_modules/cz-config-gitmoji/cz.config.js"
  }
}

You can also just download the file with the emojis and not be limited to just using my settings.

🖥️ Usage

To use the config, run after staging your changes:

czg

npm.io

📝 License

The code is available under the MIT license.

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago