We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bd97c5 commit 60b0dcfCopy full SHA for 60b0dcf
README.md
@@ -9,6 +9,14 @@ Github.js provides a minimal higher-level wrapper around git's [plumbing command
9
10
This repo is now officially maintained by [DevelopmentSeed](https://github.com/developmentseed), the people behind [Prose.io](http://prose.io).
11
12
+## Installation
13
+
14
+Either grab `github.js` from this repo or install via NPM:
15
16
+```
17
+npm install github-api
18
19
20
## Usage
21
22
Create a Github instance.
0 commit comments