1.0.2 • Published 8 years ago

emojit v1.0.2

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

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.

EmojisDescription
Adding a feature
Removing a feature
📚Documentation
🎨Design
Upgrading dependencies
Downgrading dependencies
🎉Initial commit