A vibecoded CLI tool to generate conventional git commits with gitmoji.
It guides you through:
- Select the conventional commit type.
- Search and select a gitmoji.
- Enter an optional scope.
- Enter the commit description.
Output format:
type(scope): emoji description
Example:
feat(cli): ✨ add searchable gitmoji prompt
bun i
bun build ./index.ts --compile --outfile ccg