1.0.1 • Published 7 years ago
commit-emoji v1.0.1
commit-emoji
Performs a git commit with a random emoji message. 😂😂😂
Install
npm install -g commit-emojiUsage
Just run commit-emoji from the command-line.
This will run git commit -am "X" in a sub-shell, where X is a random emoji.
Example Output
git log --oneline8aef17e (HEAD -> master, origin/master) 🤙
0659d3c 💙
dfcfa23 🚀License
MIT © Travis Fischer