macOS
brew install gitmojilocal Homebrew formula metadata
brew
Interactive command-line tool for using emoji in commit messages. Version 9.7.0 via Homebrew; verified from local package data.
install
brew install gitmojilocal Homebrew formula metadata
overview
Interactive command-line tool for using emoji in commit messages
history
gitmoji-cli is the command-line companion to Gitmoji, Carlos Cuesta's emoji guide for commit messages. The CLI turns the guide into an interactive commit workflow, searchable emoji catalog, commit hook, and local configuration system.
The Gitmoji guide repository was created in October 2016 to standardize and explain emoji usage in GitHub commit messages. The gitmoji-cli repository followed in November 2016 as an interactive client for using those symbols from a terminal.
The CLI grew around practical commit-message tasks: searching the Gitmoji catalog, listing available entries, initializing a commit hook, creating commits through prompts, and caching the emoji list for offline use. Its configuration supports package.json and .gitmojirc.json so projects can choose emoji format, prompts, scopes, and catalog URL.
Gitmoji became a recognizable developer-experience convention because the guide is easy to display in READMEs and the CLI made the convention usable without memorizing the catalog. The guide repository has substantial GitHub stars, and the CLI is distributed through npm and Homebrew.
The npm package history begins in November 2016 and spans many published versions, reflecting a JavaScript-tooling distribution model where the CLI can be installed globally and used across repositories.
Practitioners use gitmoji-cli to search for an intention, create an interactive commit, or install a commit hook that prompts for an emoji during git commit. Teams that prefer text tokens can configure code-style output, while teams that prefer visual logs can use raw emoji.
The tool is often paired with Conventional Commits-style scopes or project-specific commit guidelines, giving a lightweight visual layer over release notes and history scanning.
gitmoji-cli is notable because the Homebrew formula name gitmoji points to a Node CLI whose upstream package is gitmoji-cli. It is a small example of package identity drift between a convention, its website, its data package, and the executable users install.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
package.json.gitmojirc.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gitmoji | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:gitmoji |
|---|---|
| Version | 9.7.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gitmoji |
| Homepage | https://gitmoji.dev |
| Repository | https://github.com/carloscuesta/gitmoji-cli |
| Upstream docs | https://github.com/carloscuesta/gitmoji-cli#readme |
| License | MIT |
| Source archive | https://registry.npmjs.org/gitmoji-cli/-/gitmoji-cli-9.7.0.tgz |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gitmoji |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.