1.0.1 • Published 6 years ago
commit-emoji v1.0.1
commit-emoji
Performs a git commit with a random emoji message. 😂😂😂
Install
npm install -g commit-emoji
Usage
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 --oneline
8aef17e (HEAD -> master, origin/master) 🤙
0659d3c 💙
dfcfa23 🚀
License
MIT © Travis Fischer