gitrandemoji
v1.2.0
Published
Add random emoji as git commit message prefix.
Readme
GitRandEmoji
Add random emoji as git commit message prefix.
See more detail about emoji collections -> Emojis
Install
yarn global add gitrandemojior
npm install gitrandemoji -gUsage
gce your-commit-messageor select a emoji from a specified emoji collection
gce your-commit-message -c peoplethese are equivalent to commands below:
git add -A
git commit -m "[Emoji] your-commit-message"