Categorygithub.com/calebcase/version
modulepackage
0.1.13
Repository: https://github.com/calebcase/version.git
Documentation: pkg.go.dev

# README

This tool's maturity is ALPHA. Breaking changes are likely.

Version

Documentation Test Status

This tool automates the process of computing the patch level of the repostory version. It does this by reading a major, minor version from either a file or tag and then computing the patch level from the number of commits since the last commit.


# Packages

No description provided by the author
Package lib provides utilities used to facilite the version CLI.