Skip to content

asbjornu/GitVersion

 
 

Repository files navigation

GitVersion – From git log to SemVer in no time

Versioning when using Git, solved. GitVersion looks at your git history and works out the Semantic Version of the commit being built.

Build status Build status codecov Gitter

Artifact Stable
GitHub Release GitHub release
GitVersion.Portable Chocolatey
GitVersion.Tool NuGet
GitVersion.CommandLine NuGet
GitVersion.MsBuild NuGet Known as GitVersionTask before v5.6.0
Homebrew homebrew
Winget winget winget install gitversion
Azure Pipeline Task Azure Pipeline Task
Github Action Github Action
Docker Docker Pulls

Compatibility

GitVersion works on Windows, Linux, and Mac.

Quick Links

GitVersion in action!

README

You are seeing:

  • Pull requests being built as pre-release builds
  • A branch called release-1.0.0 producing beta v1 packages

Icon

Tree designed by David Chapman from The Noun Project.

About

Easy Semantic Versioning (http://semver.org) for projects using Git

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.4%
  • Other 0.6%