Skip to content

Commit 7965dd7

Browse files
authored
Merge pull request #1104 from asbjornu/feature/homebrew-badge
Add Homebrew badge
2 parents 61efda5 + 8cf7678 commit 7965dd7

File tree

1 file changed

+67
-24
lines changed

1 file changed

+67
-24
lines changed

README.md

Lines changed: 67 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,86 @@
1-
![Icon](https://raw.github.com/GitTools/GitVersion/master/docs/img/package_icon.png)
1+
![Icon][icon]
2+
23
# GitVersion
3-
Versioning when using git, solved. GitVersion looks at your git history and works out the semantic version ([semver.org](http://semver.org)) of the commit being built.
4+
Versioning when using git, solved. GitVersion looks at your git history and
5+
works out the [semantic version][semver] of the commit being built.
46

5-
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/GitTools/GitVersion?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
6-
[![Build status](https://ci.appveyor.com/api/projects/status/sxje0wht0cscmn7w/branch/master?svg=true)](https://ci.appveyor.com/project/GitTools/gitversion/branch/master)
7-
[![Build Status](https://travis-ci.org/GitTools/GitVersion.svg?branch=master)](https://travis-ci.org/GitTools/GitVersion)
7+
[![Gitter][gitter-badge]][gitter]
8+
[![Build status][appveyor-badge]][appveyor]
9+
[![Build Status][travis-badge]][travis]
810

9-
||Stable|Pre-release|
10-
|:--:|:--:|:--:|
11-
|Docs|[![Documentation Status](https://readthedocs.org/projects/gitversion/badge/?version=stable)](http://gitversion.readthedocs.org/en/stable/)|[![Documentation Status](https://readthedocs.org/projects/gitversion/badge/?version=latest)](http://gitversion.readthedocs.org/en/latest/)|
12-
|GitHub Release|-|[![GitHub release](https://img.shields.io/github/release/gittools/gitversion.svg)](https://github.com/GitTools/GitVersion/releases/latest)|
13-
|Chocolatey (GitVersion.Portable)|[![Chocolatey](https://img.shields.io/chocolatey/v/gitversion.portable.svg)](https://chocolatey.org/packages/GitVersion.Portable)|[![Chocolatey](https://img.shields.io/chocolatey/vpre/gitversion.portable.svg)](https://chocolatey.org/packages/GitVersion.Portable)|
14-
|NuGet (GitVersionTask)|[![NuGet](https://img.shields.io/nuget/v/GitVersionTask.svg)](https://www.nuget.org/packages/GitVersionTask)|[![NuGet](https://img.shields.io/nuget/vpre/GitVersionTask.svg)](https://www.nuget.org/packages/GitVersionTask)|
15-
|NuGet (GitVersion.CommandLine)|[![NuGet](https://img.shields.io/nuget/v/GitVersion.CommandLine.svg)](https://www.nuget.org/packages/GitVersion.CommandLine)|[![NuGet](https://img.shields.io/nuget/vpre/GitVersion.CommandLine.svg)](https://www.nuget.org/packages/GitVersion.CommandLine)|
16-
|Gem|[![Gem](https://img.shields.io/gem/v/gitversion.svg)](https://rubygems.org/gems/gitversion)|[![Gem](https://img.shields.io/gem/v/gitversion.svg)](https://rubygems.org/gems/gitversion)|
11+
| | Stable | Pre-release |
12+
| -------------------------: | :---------------------------------: | :---------------------------------------: |
13+
| **Docs** | [![Docs][docs-badge]][docs] | [![Docs][docs-pre-badge]][docs-pre] |
14+
| **GitHub Release** | - | [![GitHub release][gh-rel-badge]][gh-rel] |
15+
| **GitVersion.Portable** | [![Chocolatey][choco-badge]][choco] | [![Chocolatey][choco-pre-badge]][choco] |
16+
| **GitVersionTask** | [![NuGet][gvt-badge]][gvt] | [![NuGet][gvt-pre-badge]][gvt] |
17+
| **GitVersion.CommandLine** | [![NuGet][gvc-badge]][gvc] | [![NuGet][gvc-pre-badge]][gvc] |
18+
| **Gem** | [![Gem][gem-badge]][gem] | - |
19+
| **Homebrew** | [![homebrew][brew-badge]][brew] | - |
1720

1821
## Compatibility
1922
GitVersion works on Mac, Linux with Mono and Windows.
2023

21-
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`
24+
Tip: If you get `System.TypeInitializationException: The type initializer for
25+
'LibGit2Sharp.Core.NativeMethods' threw an exception. --->
26+
System.DllNotFoundException: lib/linux/x86_64/libgit2-baa87df.so`
2227

2328
You likely need to install `libcurl3`. Run `sudo get-get install libcurl3`
2429

2530
## Quick Links
26-
- [Documentation](http://gitversion.readthedocs.org/en/latest)
27-
- [Contributing](https://github.com/GitTools/GitVersion/blob/master/CONTRIBUTING.md)
28-
- [Why GitVersion](http://gitversion.readthedocs.org/en/latest/why)
29-
- [Usage](http://gitversion.readthedocs.org/en/latest/usage/usage/)
30-
- [How it works](http://gitversion.readthedocs.org/en/latest/more-info/how-it-works/)
31-
- [FAQ](http://gitversion.readthedocs.org/en/latest/faq/)
32-
- [Who is using GitVersion](http://gitversion.readthedocs.org/en/latest/who/)
31+
- [Documentation][docs]
32+
[Contributing][contribute]
33+
- [Why GitVersion][why]
34+
- [Usage][usage]
35+
- [How it works][how]
36+
- [FAQ][faq]
37+
- [Who is using GitVersion][who]
3338

3439
## GitVersion in action!
35-
![README](https://raw.github.com/GitTools/GitVersion/master/docs/img/README.png)
40+
![README][gv-in-action]
3641

3742
You are seeing:
3843

3944
- Pull requests being built as pre-release builds
40-
- A branch called `release-1.0.0` producing beta v1 packages
45+
- A bra ch called `release-1.0.0` producing beta v1 packages
4146

4247
## Icon
43-
<a href="http://thenounproject.com/noun/tree/#icon-No13389" target="_blank">Tree</a> designed by <a href="http://thenounproject.com/david.chapman" target="_blank">David Chapman</a> from The Noun Project
48+
<a href="http://thenounproject.com/noun/tree/#icon-No13389"
49+
target="_blank">Tree</a> designed by <a
50+
href="http://thenounproject.com/david.chapman" target="_blank">David Chapman</a>
51+
from The Noun Project
52+
53+
[icon]: https://raw.github.com/GitTools/GitVersion/master/docs/img/package_icon.png
54+
[semver]: http://semver.org
55+
[gitter]: https://gitter.im/GitTools/GitVersion?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
56+
[gitter-badge]: https://badges.gitter.im/Join+Chat.svg
57+
[appveyor]: https://ci.appveyor.com/project/GitTools/gitversion/branch/master
58+
[appveyor-badge]: https://ci.appveyor.com/api/projects/status/sxje0wht0cscmn7w/branch/master?svg=true
59+
[travis]: https://travis-ci.org/GitTools/GitVersion
60+
[travis-badge]: https://travis-ci.org/GitTools/GitVersion.svg?branch=master
61+
[docs]: http://gitversion.readthedocs.org/en/stable/
62+
[docs-badge]: https://readthedocs.org/projects/gitversion/badge/?version=stable
63+
[docs-pre]: http://gitversion.readthedocs.org/en/latest/
64+
[docs-pre-badge]: https://readthedocs.org/projects/gitversion/badge/?version=latest
65+
[gh-rel]: https://github.com/GitTools/GitVersion/releases/latest
66+
[gh-rel-badge]: https://img.shields.io/github/release/gittools/gitversion.svg
67+
[choco]: https://chocolatey.org/packages/GitVersion.Portable
68+
[choco-badge]: https://img.shields.io/chocolatey/v/gitversion.portable.svg
69+
[choco-pre-badge]: https://img.shields.io/chocolatey/vpre/gitversion.portable.svg
70+
[gvt]: https://www.nuget.org/packages/GitVersionTask
71+
[gvt-badge]: https://img.shields.io/nuget/v/GitVersionTask.svg
72+
[gvt-pre-badge]: https://img.shields.io/nuget/vpre/GitVersionTask.svg
73+
[gvc]: https://www.nuget.org/packages/GitVersion.CommandLine
74+
[gvc-badge]: https://img.shields.io/nuget/v/GitVersion.CommandLine.svg
75+
[gvc-pre-badge]: https://img.shields.io/nuget/vpre/GitVersion.CommandLine.svg
76+
[gem-badge]: https://img.shields.io/gem/v/gitversion.svg
77+
[gem]: https://rubygems.org/gems/gitversion
78+
[brew]: http://brew.sh/
79+
[brew-badge]: https://img.shields.io/homebrew/v/gitversion.svg
80+
[contribute]: https://github.com/GitTools/GitVersion/blob/master/CONTRIBUTING.md
81+
[why]: http://gitversion.readthedocs.org/en/latest/why
82+
[usage]: http://gitversion.readthedocs.org/en/latest/usage/usage/
83+
[how]: http://gitversion.readthedocs.org/en/latest/more-info/how-it-works/
84+
[faq]: http://gitversion.readthedocs.org/en/latest/faq/
85+
[who]: http://gitversion.readthedocs.org/en/latest/who/
86+
[gv-in-action]: https://raw.github.com/GitTools/GitVersion/master/docs/img/README.png

0 commit comments

Comments
 (0)