macOS
brew install gitmojilocal Homebrew formula metadata
安装
brew install gitmojilocal Homebrew formula metadata
概览
Interactive command-line tool for using emoji in commit messages
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gitmoji | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:gitmoji |
|---|---|
| 版本 | 9.7.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/gitmoji |
| 主页 | https://gitmoji.dev |
| 仓库 | https://github.com/carloscuesta/gitmoji-cli |
| 上游文档 | https://github.com/carloscuesta/gitmoji-cli#readme |
| 许可证 | MIT |
| 源码归档 | https://registry.npmjs.org/gitmoji-cli/-/gitmoji-cli-9.7.0.tgz |
| 依赖 | node |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.