/emojit

A Command Line Tool to help you write commits using emojis.

Primary LanguageJavaScript

Emojit

Command Line Tool to help you write commits using emojis.
Instead of using git commit use emojit.

Example

Usage

# install emojit globally
npm install -g emojit

# instead of writing `git commit` run `emojit`
emojit

Development

# clone repo
git clone

# install dependencies
npm install

Emojis

Emojis available at the moment. Give suggestions by reporting an issue.

Emojis Description
âž• Adding a feature
âž– Removing a feature
📚 Documentation
🎨 Design
⬆ Upgrading dependencies
⬇ Downgrading dependencies
🎉 Initial commit