1.2.0 • Published 8 years ago

gitrandemoji v1.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

GitRandEmoji

Add random emoji as git commit message prefix.

See more detail about emoji collections -> Emojis

Install

yarn global add gitrandemoji

or

npm install gitrandemoji -g

Usage

gce your-commit-message

or select a emoji from a specified emoji collection

gce your-commit-message -c people

these are equivalent to commands below:

git add -A
git commit -m "[Emoji] your-commit-message"
1.2.0

8 years ago

1.1.0

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago