Skip to content

driesdegreef/conventional-commit-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conventional Commit Generator

A vibecoded CLI tool to generate conventional git commits with gitmoji.

It guides you through:

  1. Select the conventional commit type.
  2. Search and select a gitmoji.
  3. Enter an optional scope.
  4. Enter the commit description.

Output format:

type(scope): emoji description

Example:

feat(cli): ✨ add searchable gitmoji prompt

Build Binary

bun i
bun build ./index.ts --compile --outfile ccg

About

A vibecoded CLI tool to generate conventional git commits with gitmoji.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors