Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/transitive-bullshit/commit-emoji
Performs a git commit with a random emoji message. 😂 🤙 🚀
https://github.com/transitive-bullshit/commit-emoji
bullshit emoji git
Last synced: 3 months ago
JSON representation
Performs a git commit with a random emoji message. 😂 🤙 🚀
- Host: GitHub
- URL: https://github.com/transitive-bullshit/commit-emoji
- Owner: transitive-bullshit
- Created: 2019-01-24T00:49:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-11T23:12:30.000Z (over 4 years ago)
- Last Synced: 2024-10-20T01:09:53.899Z (3 months ago)
- Topics: bullshit, emoji, git
- Language: JavaScript
- Homepage:
- Size: 66.4 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# commit-emoji
> Performs a git commit with a random emoji message. 😂😂😂
[![NPM](https://img.shields.io/npm/v/commit-emoji.svg)](https://www.npmjs.com/package/commit-emoji) [![Build Status](https://travis-ci.com/transitive-bullshit/commit-emoji.svg?branch=master)](https://travis-ci.com/transitive-bullshit/commit-emoji) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
## Install
```bash
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](./emoji.js).
## Example Output
```bash
git log --oneline
``````
8aef17e (HEAD -> master, origin/master) 🤙
0659d3c 💙
dfcfa23 🚀
```## License
MIT © [Travis Fischer](https://transitivebullsh.it)
Support my OSS work by following me on twitter