0.1.8 • Published 1 year ago

light-gitmoji-cli v0.1.8

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year 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

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.8

1 year ago

0.0.9

1 year ago

0.1.7

1 year ago

0.0.8

1 year ago

0.1.4

1 year ago

0.0.5

2 years ago

0.1.3

1 year ago

0.1.6

1 year ago

0.0.7

1 year ago

0.1.5

1 year ago

0.0.6

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago