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
- Host: GitHub
- URL: https://github.com/solugo/gitversion
- Owner: solugo
- License: apache-2.0
- Created: 2022-02-01T17:23:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T09:24:59.000Z (about 2 years ago)
- Last Synced: 2024-05-22T10:41:09.867Z (about 2 years ago)
- Topics: git, semver, versioning
- Language: C
- Homepage:
- Size: 2.1 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


# 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/).