omid / gitversion

Basic Semantic Versioning for Git projects

Home Page:https://crates.io/crates/gitversion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Basic Semantic Versioning for Git projects

https://crates.io/crates/gitversion

License:MIT License


Languages

Language:Rust 89.7%Language:Dockerfile 5.3%Language:Makefile 5.0%