You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download [release](https://github.com/milo/github-api/releases), decompress and include `github-api.php` manually, or use [Composer](https://getcomposer.org/):
13
+
9
14
```
10
15
composer require milo/github-api
11
16
```
12
17
13
18
14
-
# Documentation
19
+
Documentation
20
+
-------------
15
21
Everything at [wiki pages](https://github.com/milo/github-api/wiki), including the [short classes description](https://github.com/milo/github-api/wiki/Classes-description).
16
-
Whole API documentation is hosted on [Codedoc](https://codedoc.pub/milo/github-api/master/index.html).
0 commit comments