1 repository
Tools that guide users through a structured prompt to generate standardized commit messages.
Distinct from Commit Message Generators: Distinguishes guided user-driven generation from purely automated AI-generated messages.
Explore 1 awesome GitHub repository matching development tools & productivity · Interactive. Refine with filters or upvote what's useful.
gitmoji-cli is a command line interface and Git extension used to generate structured commit messages with standardized emojis. It functions as a commit message generator that allows users to visually categorize code changes and track modifications through a predefined library of visual icons. The tool provides an interactive workflow that replaces raw text entry with guided prompts for selecting categories, scopes, and descriptions. It includes a searchable emoji library with keyword-based indexing and local caching to facilitate the selection of accurate visual markers. The project support
Provides a guided interactive prompt for creating structured commit messages with standardized emojis.