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
- Host: GitHub
- URL: https://github.com/math2001/gitmoji
- Owner: math2001
- License: gpl-3.0
- Created: 2017-03-14T21:17:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-12T16:46:14.000Z (over 9 years ago)
- Last Synced: 2025-01-06T20:53:13.772Z (over 1 year ago)
- Language: HTML
- Homepage: https://gitmoji.carloscuesta.me
- Size: 406 KB
- Stars: 0
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# gitmoji
> An emoji guide for your commit messages
[](https://github.com/Meadowcottage/gitmoji/blob/master/LICENSE) [](https://github.com/sindresorhus/xo) [](https://gitmoji.carloscuesta.me/) [](https://travis-ci.org/Meadowcottage/gitmoji) [](https://ci.appveyor.com/project/Meadowcottage/gitmoji) [](https://github.com/Meadowcottage/gitmoji/releases)
## Screenshots
[
](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
[
](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 ❤️.
[
](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 .