Skip to content

ryanzll/GitVersion

 
 

Repository files navigation

Tree GitVersion

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

Gitter Build status Build Status codecov

Stable Pre-release
Docs Docs Docs
GitHub Release GitHub release -
GitVersion.Portable Chocolatey Chocolatey
GitVersionCore NuGet NuGet
GitVersionTask NuGet NuGet
GitVersion.CommandLine NuGet NuGet
GitVersion.CommandLine.DotNetCore NuGet NuGet
GitVersion.Tool NuGet NuGet
Gem Gem -
Homebrew homebrew -
Docker Docker Pulls -

Compatibility

GitVersion works Windows, Linux, and Mac.

Tip: If you get System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: lib/linux/x86_64/libgit2-baa87df.so

You likely need to install libcurl3. Run sudo apt-get install libcurl3

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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.4%
  • Ruby 0.8%
  • PowerShell 0.7%
  • Dockerfile 0.4%
  • TypeScript 0.4%
  • F# 0.1%
  • Other 0.2%