commit-emoji

1.0.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i commit-emoji

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

58.4 kB

Total Files

9

Last publish

Collaborators

  • fisch0920