gitversion

Crates.iogitversion
lib.rsgitversion
version0.2.1
sourcesrc
created_at2018-11-28 19:32:15.253626
updated_at2021-03-29 17:26:01.116647
descriptionSemantic and Sequential Versioning for Git projects
homepage
repositoryhttps://github.com/omid/gitversion
max_upload_size
id99119
size22,987
Omid Rad (omid)

documentation

README

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.

Commit count: 22

cargo fmt