An open API service indexing awesome lists of open source software.

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:

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.