cz-simple

1.0.1Β β€’Β PublicΒ β€’Β Published

cz-simple

npm version npm downloads Build Status

Prompts for a very simple standard:

[branch_name]: `[type]` subject message

becomes

BRANCH-123: `feat` Created a super cool new feature

Configuration

There is no configuration, this fork is super opinionated. πŸ™†

Please submit a PR if you wish to make any changes.

How to use

  1. Install commitizen

  2. Install cz-simple

npm i -g cz-simple
  1. Tell commitizen to use cz-simple as its adapter

Either run:

npx commitizen init cz-simple --save-dev

Or run:

echo '{ "path": "cz-simple" }' > ~/.czrc

Readme

Keywords

none

Package Sidebar

Install

npm i cz-simple

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

117 kB

Total Files

14

Last publish

Collaborators

  • aaim