#semver #versioning #semantic #git #version #git-directory

app gitversion

Semantic and Sequential Versioning for Git projects

7 releases

0.2.1 Mar 29, 2021
0.2.0 Oct 13, 2020
0.1.1 Oct 3, 2020
0.1.0 Oct 1, 2019
0.0.2 Nov 28, 2018

#2450 in Development tools

30 downloads per month

MIT license

10KB
219 lines

gitversion

MIT licensed

Basic Semantic and Sequential Versioning for Git projects

The download size of the docker image is only around 9MB and the actual size of the docker image is less than 19MB.

Usage

Docker

Note: change DIR to the Git project dir.

docker run -v DIR:/repo omidmr/gitversion gitversion --help

Manual

cargo install gitversion
gitversion --help

License

This project is licensed under the MIT license.

Dependencies

~18MB
~366K SLoC