micoboteam-commitizen

0.0.2 • Public • Published

@micoboteam/commitizen

Using in a repository

# Install commitizen CLI, if you haven't yet already
npm install commitizen -g

# Install & use this adapter
commitizen init @micoboteam/commitizen --save-dev --save-exact

Then, on every commit, simply run

git cz

and answer the prompts, in place of the standard git commit.

See the commitizen CLI repo for additional info on how commitizen works

How to publish

The file .npmrc already contains needed auth token to publish this private npm package.

  1. Make any changes you need
  2. Make a commit
  3. Change version of this file npm version patch or npm version minor
  4. Push new commits directly to main or master branch
  5. Publish changes npm publish

Readme

Keywords

Package Sidebar

Install

npm i micoboteam-commitizen

Weekly Downloads

1

Version

0.0.2

License

UNLICENSED

Unpacked Size

19.3 kB

Total Files

10

Last publish

Collaborators

  • amaury95