#semver #versioning #git #semantic #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

#1545 in Development tools

Download history 2/week @ 2024-02-21 3/week @ 2024-02-28 25/week @ 2024-03-27 56/week @ 2024-04-03

81 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

~17MB
~373K SLoC