An emoji guide for your commit messages. 😜
Gitmoji is an initiative to standardize the use of emojis in GitHub commit messages, making it easier to identify the purpose or intention of a commit at a glance. The project provides a convention and guide for emoji usage in commits, along with a Node.js package that bundles the gitmoji list for use as a dependency, and an HTTP API for accessing the emoji data. The repository is maintained by Carlos Cuesta and includes tooling such as gitmoji-cli, an interactive command-line client for composing commits with emojis according to the gitmoji specification.