0.1.8 • Published 3 years ago

light-gitmoji-cli v0.1.8

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

light-gitmoji-cli


:dart: About

A lightweight git emoji tool with customized conventional commits

:white_check_mark: Requirements

Before starting :checkered_flag:, you need to have Git and Node installed.

:chart_with_upwards_trend: How to use

npm.io

$ npm i -g light-gitmoji-cli
$ commit

or

$ commit text of your commit 45

it will check if the last word is a number (with or without #/! ) to identify PR or Issue ID.

I suggest an alias in your bash file :

$ alias gc="git add . && commit ${*} && git push"

and use

$ gc text of your commit idissue
0.1.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.8

3 years ago

0.0.9

3 years ago

0.1.7

3 years ago

0.0.8

3 years ago

0.1.4

3 years ago

0.0.5

3 years ago

0.1.3

3 years ago

0.1.6

3 years ago

0.0.7

3 years ago

0.1.5

3 years ago

0.0.6

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago