1.2.0 • Published 7 years ago

gitrandemoji v1.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 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

7 years ago

1.1.0

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago