tail-cz

1.0.5 • Public • Published

tail-cz

An adapter that adds trailer fields for commitizen.

Usage

Quick Start

For a quick global installation.

npm install tail-cz commitizen -g

tail-cz install

Add this adapter

Install this adapter

npm install tail-cz commitizen

Reference it in your .cz.json of your project

{
  "path": "node_modules/tail-cz/"
}

or use commitizen to init

commitizen init tail-cz

Reset tail config

tail-cz reset

Day to day work

Instead of git commit -m 'Your message', you type: git cz with this adapter and it prompts you for:

  • Type
  • Scope
  • Subject
  • Tails

And generates your commit based on that.

Readme

Keywords

Package Sidebar

Install

npm i tail-cz

Weekly Downloads

1

Version

1.0.5

License

ISC

Unpacked Size

6.38 kB

Total Files

7

Last publish

Collaborators

  • dloux