A simple CLI for working with conventional commits.
To get started, download the latest release and install it in your PATH. All releases >= v0.3.6 will be signed with the following minisign public key: RWQDeHJmW6FpoibSv2+6BuKqQ+n8bvOePFMSXv2s0dvw5k/5wuOffbhT
.
Once installed, all you have to do is run in a repo with added changes:
git ce
- Add scoping
- Add git config support for scopes and custom types
- Add documentation for custom project scopes