chengjingtao / gitversion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitversion

Generates build numbers based on current directory's tags

Under the hood it will read the contents of .git/refs/tags and given a specific number will generate the next version number.

There are different commands for different use cases. Please check the command docs for more info

About

License:Apache License 2.0


Languages

Language:Go 100.0%