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

https://github.com/math2001/gitmoji

:stuck_out_tongue_winking_eye: Menubar client for the gitmoji guide
https://github.com/math2001/gitmoji

Last synced: over 1 year ago
JSON representation

:stuck_out_tongue_winking_eye: Menubar client for the gitmoji guide

Awesome Lists containing this project

README

          


# gitmoji
> An emoji guide for your commit messages

[![License](https://img.shields.io/aur/license/yaourt.svg?style=flat-square&colorB=f44336)](https://github.com/Meadowcottage/gitmoji/blob/master/LICENSE) [![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg?style=flat-square)](https://github.com/sindresorhus/xo) [![gitmoji](https://img.shields.io/badge/gitmoji-%20%F0%9F%98%9C%20%F0%9F%98%8D-FFDD67.svg?style=flat-square)](https://gitmoji.carloscuesta.me/) [![Travis](https://img.shields.io/travis/Meadowcottage/gitmoji/master.svg?style=flat-square)](https://travis-ci.org/Meadowcottage/gitmoji) [![AppVeyor](https://img.shields.io/appveyor/ci/meadowcottage/gitmoji.svg?style=flat-square)](https://ci.appveyor.com/project/Meadowcottage/gitmoji) [![Downloads](https://img.shields.io/github/downloads/Meadowcottage/gitmoji/total.svg?style=flat-square&colorB=FF9800)](https://github.com/Meadowcottage/gitmoji/releases)

## Screenshots

[gitmoji](https://github.com/Meadowcottage/gitmoji/releases)

## Development

```
$ git clone https://github.com/Meadowcottage/gitmoji.git
$ cd gitmoji
$ npm install
$ npm start
$ npm run dist
```

## SUPPORT

[gitmoji](https://gitmoji.carloscuesta.me/) Most of the credit for this app goes to [Carlos Cuesta](https://carloscuesta.me/) for creating gitmoji in the first place.
Without him making gitmoji, this app would not exist. So HUGE credit to him ❤️.

[Github](https://github.com/Meadowcottage/gitmoji) Feel free to help support this unofficial app by submitting issues or bugs so we can resolve and fix them or even feel free to submit pull requests if you have already helped develop a fix for one of the bugs in the app.

## License

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .