Skip to content

Releases: pierrechls/emogit-cli

emogit-cli v1.2.0

20 Mar 09:56
Compare
Choose a tag to compare

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