Skip to content

omid/gitversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.