1.0.1 • Published 3 years ago

@wizishop/commit-helper v1.0.1

Weekly downloads
-
License
UNLICENSED
Repository
gitlab
Last release
3 years ago

Commit helper - Commit made easy 🦄

Commit helper uses commitlint to help you write standard commit messages

Quick start

npm i -g @wizishop/commit-helper
-- OR --
npm i -D @wizishop/commit-helper
  1. Run wzch --init in your project root to create a wzch-config.js file.
  2. Edit wzch-config.js to fit your lint demands.
  3. Make sure your project has a commitlint.config.js file with a scope-enum required

Writing commit messages

Run wzch in your project directory to write your amazing commit message 🦄🦄🦄