1.0.1 • Published 6 years ago

commit-emoji v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

commit-emoji

Performs a git commit with a random emoji message. 😂😂😂

NPM Build Status JavaScript Style Guide

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