An open API service indexing awesome lists of open source software.

https://github.com/solugo/gitversion

Console tool to calculate semver version based on git commits and tags
https://github.com/solugo/gitversion

git semver versioning

Last synced: 5 months ago
JSON representation

Console tool to calculate semver version based on git commits and tags

Awesome Lists containing this project

README

          

![](https://img.shields.io/github/v/release/solugo/gitversion?style=for-the-badge)
![](https://img.shields.io/github/license/solugo/gitversion?style=for-the-badge)

# Git Version

A native console application to calculate a version based on git commits and tags

## Documentation

Please visit the project's [website](https://solugo.github.io/gitversion/).