lalilul3lo / baouncer

CLI for creating Conventional Commit compliant git commits.
0 stars 0 forks source link

Refactor #16

Open samueljoli opened 1 month ago

samueljoli commented 1 month ago

Guidelines

Spec

Inspo

samueljoli commented 1 month ago

Blocks: https://github.com/lalilul3lo/baouncer/issues/14

samueljoli commented 1 month ago

Developer dx

In addition to using this library as an executable, it would be nice if users could use this as a git subcommand. Maybe something along the lines of git cc. It turns out that git makes this possible as described here. A couple of things that I need to think about: