2.0.0 • Published 5 years ago

geolid-commits-cz v2.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

geolid-commits-cz

A commitizen adapter for Geolid.

Demo

? Select the type of change that you're committing: (Use arrow keys)
❯  FIX:      correction de bug/typo/etc...
   ADD:      ajout de feature/assets/etc...
   DEL:      suppression de feature/assets/etc...
   CLN:      nettoyage de code
   REF:      refactorisation de code
   TST:      tests unitaire, fonctionnel, etc…
   DOC:      documentation

Installing the command line tool

First install commitizen

Then install geolid-commits-cz package (under Geolid/ root)

npm init -y
npm i geolid-commits-cz
commitizen init geolid-commits-cz --save-dev --save-exact --force

Using the command line tool

Now, simply use git cz instead of git commit when committing.

Author

Med Mahjbi m.mahjbi@geolid.com

2.0.0

5 years ago

1.9.3

5 years ago

1.9.2

5 years ago

1.9.1

5 years ago

1.9.0

5 years ago

1.8.0

5 years ago

1.7.0

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago