5 releases (breaking)

0.5.0 May 16, 2023
0.4.0 May 9, 2023
0.3.0 May 9, 2023
0.2.0 May 3, 2023
0.1.0 May 2, 2023

#1974 in Development tools

42 downloads per month

MIT license

46KB
1K SLoC

gitcc

CLI for conventional commits, changelogs, and release management.

Usage

  • gitcc init: initializes the config
  • gitcc log: lists all commits
  • gitcc commit: guides the user to create a conventional commit
  • gitcc version: lists the current and provisional next version
  • gitcc changelog: generates the changelog

lib.rs:

CLI commands

Dependencies

~21–34MB
~558K SLoC