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

https://github.com/alexiil/automaticversiongenerator

SUPERSEEDED.
https://github.com/alexiil/automaticversiongenerator

Last synced: 8 months ago
JSON representation

SUPERSEEDED.

Awesome Lists containing this project

README

          

# AutomaticVersionGenerator
Automatically generates the version string for java projects, given a starting version number and commit.

The version number is of the form "MAJOR.MINOR.REVISION", which follows the standard set by http://semver.org/.