File tree Expand file tree Collapse file tree 1 file changed +7
-31
lines changed
Expand file tree Collapse file tree 1 file changed +7
-31
lines changed Original file line number Diff line number Diff line change 1- NodeGit
2- -------
1+ # NodeGit
32
43> Node bindings to the [ libgit2] ( http://libgit2.github.com/ ) project.
54
6- <table >
7- <thead >
8- <tr>
9- <th>Linux</th>
10- <th>OS X</th>
11- <th>Windows</th>
12- <th>Coverage</th>
13- <th>Dependencies</th>
14- </tr>
15- </thead >
16- <tbody >
17- <tr>
18- <td colspan="2" align="center">
19- <a href="https://travis-ci.org/nodegit/nodegit"><img src="https://api.travis-ci.org/nodegit/nodegit.svg?branch=master"></a>
20- </td>
21- <td align="center">
22- <a href="https://ci.appveyor.com/project/timbranyen/nodegit"><img src="https://ci.appveyor.com/api/projects/status/e5a5q75l9yfhnfv2?svg=true"></a>
23- </td>
24- <td align="center">
25- <a href="https://coveralls.io/r/nodegit/nodegit"><img src="https://coveralls.io/repos/nodegit/nodegit/badge.svg" alt="Coverage Status"></a>
26- </td>
27- <td align="center">
28- <a href="https://david-dm.org/nodegit/nodegit"><img src="https://david-dm.org/nodegit/nodegit.svg"></a>
29- </td>
30- </tr>
31- </tbody >
32- </table >
33-
34- ** Stable (libgit2@v0.27.0): 0.27.0**
5+
6+ Linux & macOS | Windows | Coverage | Dependencies
7+ ------------- | ------- | -------- | -------------
8+ [ ![ Build Status Travis] ( https://api.travis-ci.org/nodegit/nodegit.svg?branch=master )] ( https://travis-ci.org/nodegit/nodegit ) | [ ![ Build Status AppVeyor] ( https://ci.appveyor.com/api/projects/status/e5a5q75l9yfhnfv2?svg=true )] ( https://ci.appveyor.com/project/timbranyen/nodegit ) | [ ![ Coveralls] ( https://coveralls.io/repos/nodegit/nodegit/badge.svg )] ( https://coveralls.io/r/nodegit/nodegit ) | [ ![ Dependencies] ( https://david-dm.org/nodegit/nodegit.svg )] ( https://david-dm.org/nodegit/nodegit )
9+
10+ ** Stable (libgit2@v0.27.3): 0.27.3**
3511
3612> Not compatible with node 10, at the moment. [ We're working on it] ( https://github.com/nodegit/nodegit/issues/1490 ) .
3713
You can’t perform that action at this time.
0 commit comments