GitVersion is a tool to help you achieve Semantic Versioning on your project.
This image will run GitVersion Command Line tool. It expects the git rempository to be bound at /src
$ docker run --rm -v "$PWD:/src" ilucker/gitversion /h
GitVersion is a tool to help you achieve Semantic Versioning on your project.
This image will run GitVersion Command Line tool. It expects the git rempository to be bound at /src
$ docker run --rm -v "$PWD:/src" ilucker/gitversion /h