Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hellokaton/gitmoji-plugin
Choose the right emoji emoticon for git commit, make git log commit more interesting.
https://github.com/hellokaton/gitmoji-plugin
commit-log emoji git-commit github intellij-plugin kotlin-extensions
Last synced: 14 days ago
JSON representation
Choose the right emoji emoticon for git commit, make git log commit more interesting.
- Host: GitHub
- URL: https://github.com/hellokaton/gitmoji-plugin
- Owner: hellokaton
- License: mit
- Created: 2017-12-30T16:21:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-02T08:08:55.000Z (almost 4 years ago)
- Last Synced: 2023-11-07T18:29:38.367Z (about 1 year ago)
- Topics: commit-log, emoji, git-commit, github, intellij-plugin, kotlin-extensions
- Language: Kotlin
- Homepage:
- Size: 3.43 MB
- Stars: 111
- Watchers: 4
- Forks: 20
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gitmoji plugin
Emoji to help you choose the right time to look at git log commit.
[![](https://img.shields.io/badge/license-MIT-FF0080.svg)](https://github.com/biezhi/gitmoji-plugin/blob/master/LICENSE)
[![@biezhi on zhihu](https://img.shields.io/badge/zhihu-%40biezhi-red.svg)](https://www.zhihu.com/people/biezhi)
[![](https://img.shields.io/github/followers/biezhi.svg?style=social&label=Follow%20Me)](https://github.com/biezhi)## Installation
Install directly from the IDE plugin manager (File > Settings > Plugins > Browser repositories > gitmoji)
**Or**
go [jetbrains plugin](https://plugins.jetbrains.com/plugin/10315-gitmoji) download.
## Usage
- Input the changes you want to submit the content.
- [Reference commit rules](https://gitmoji.carloscuesta.me) / [中文提交规则](https://gitmoji.surge.sh/)## Preview
![](screenshot/example.gif)
## Thanks
- [emoji-cheat-sheet.com](https://github.com/WebpageFX/emoji-cheat-sheet.com)
- [gitmoji](https://gitmoji.carloscuesta.me/)## License
[MIT](https://github.com/biezhi/gitmoji-plugin/blob/master/LICENSE)