2.0.0 • Published 8 months ago

@grantcodes/commit v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@grantcodes/commit

A personal Commitizen config to help me create lovely, consistent, organized commits.

Usage

In another project

  1. Install with npm install @grantcodes/commit --save-dev
  2. Run npx @grantcodes/commit install to setup the automatic git hooks
  3. Stage changes as usual
  4. Run git commit when creating a commit and a nice UI should appear to help format commits

Standalone

  1. Install globally with npm install @grantcodes/commit -g
  2. Run npx @grantcodes/commit to generate a commit message