Releases: pierrechls/emogit-cli
Releases · pierrechls/emogit-cli
emogit-cli v1.2.0
Select multiples files to add or commit from the terminal is not very sexy. Moreover, using emojis on commit messages provides an easy way of identifying the purpose or intention of a commit with only looking at the emojis used. That's why I decided to create a command line to make this process easy.
Install emogit as a global package
$ npm i -g emogit-cli
Have fun
$ emogit add # add multiple untracked files in what will be committed
$ emogit commit # commit multiple files with an emoji and a custom message
$ emogit creative # open emoji cheat sheet in your default browser