File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ ![ Npm Version] ( https://img.shields.io/npm/v/node-git-server.svg )] ( https://www.npmjs.com/package/node-git-server )
6
6
[ ![ Build Status] ( https://travis-ci.org/gabrielcsapo/node-git-server.svg?branch=master )] ( https://travis-ci.org/gabrielcsapo/node-git-server )
7
- [ ![ Coverage Status] ( https://lcov-server.gabrielcsapo.com/badge/github%2Ecom/gabrielcsapo/node-git-server.svg )] ( https://lcov-server.gabrielcsapo.com/coverage/github%2Ecom/gabrielcsapo/node-git-server )
8
7
[ ![ Dependency Status] ( https://starbuck.gabrielcsapo.com/badge/github/gabrielcsapo/node-git-server/status.svg )] ( https://starbuck.gabrielcsapo.com/github/gabrielcsapo/node-git-server )
9
8
[ ![ devDependency Status] ( https://starbuck.gabrielcsapo.com/badge/github/gabrielcsapo/node-git-server/dev-status.svg )] ( https://starbuck.gabrielcsapo.com/github/gabrielcsapo/node-git-server#info=devDependencies )
10
9
[ ![ npm] ( https://img.shields.io/npm/dt/node-git-server.svg )] ( )
11
10
[ ![ npm] ( https://img.shields.io/npm/dm/node-git-server.svg )] ( )
12
11
13
- # Install
12
+ ## Install
14
13
15
- ```
14
+ ``` shell
16
15
npm install node-git-server
17
16
```
18
17
19
- # Usage
18
+ ## Usage
20
19
21
20
Please visit our docs [ https://gabrielcsapo.github.io/node-git-server ] ( https://gabrielcsapo.github.io/node-git-server ) !
22
21
23
- # Philosophy
22
+ ## Philosophy
24
23
25
24
This library is aimed to have a zero dependency footprint. If you are reading this and you see dependencies, help to remove them 🐒.
26
25
27
- # Thanks
26
+ ## Thanks
28
27
29
28
This is a hard fork from [ pushover] ( https://github.com/substack/pushover ) .
You can’t perform that action at this time.
0 commit comments