ports/devel/convco/pkg-descr
2023-01-02 13:03:35 -08:00

7 lines
303 B
Text

convco is a Conventional commit cli.
It provides the following commands:
* convco changelog: Create a changelog file.
* convco check: Checks if a range of commits is following the convention.
* convco commit: Helps to make conventional commits.
* convco version: Finds out the current or next version.