https://github.com/ddavison/emotes2emoji
Turn your git commit excitement into reality! :smile: :laughing: :stuck_out_tongue: :kissing:
https://github.com/ddavison/emotes2emoji
Last synced: 11 months ago
JSON representation
Turn your git commit excitement into reality! :smile: :laughing: :stuck_out_tongue: :kissing:
- Host: GitHub
- URL: https://github.com/ddavison/emotes2emoji
- Owner: ddavison
- Created: 2015-03-25T15:42:28.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-08T16:49:10.000Z (about 11 years ago)
- Last Synced: 2025-02-05T00:09:07.603Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 1.56 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
emotes2emoji
===
## Turn your git commit excitement, into reality!
Turns:
```bash
$ git commit -m "adding file :)"
$ git commit -m "adding another file :D :O :p"
```
Into these git commit messages:
> adding file :smile:
> adding another file :smiley: :open_mouth: :stuck_out_tongue:
emotes2emoji is a command line tool that turns your emotes, such as `:)`, `:o` into GitHub-friendly emoticons.