Skip to content
This repository has been archived by the owner on Sep 10, 2020. It is now read-only.

🎉 A little electron app for gitmoji committer 😄

License

Notifications You must be signed in to change notification settings

math2001/gitmoji-cheat-sheet

Repository files navigation

Gitmoji Cheat Sheet

This is a little window build with electron that lists the emoji you should use in your commit messages, with a fuzzy search feature. I use exactly the same text and emoji from gitmoji.carloscuesta.me/.

There's still some stuff that can be improved, but here's how it looks for now:

Gitmoji cheat sheet with the search feature

Gitmoji cheat sheet: show window back up

Run

$ yarn global add electron # npm install -g electron
$ git clone https://github.com/math2001/gitmoji-cheat-sheet
$ cd gitmoji-cheat-sheet
$ yarn # npm install
$ electron .

About

🎉 A little electron app for gitmoji committer 😄

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published