398 Forks
1062 Stars
1062 Watchers

core.js

Extendable client for GitHub's REST & GraphQL APIs

How to download and setup core.js

Open terminal and run command
git clone https://github.com/octokit/core.js.git
git clone is used to create a copy or clone of core.js repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with core.js https://github.com/octokit/core.js/archive/master.zip

Or simply clone core.js with SSH
[email protected]:octokit/core.js.git

If you have some problems with core.js

You may open issue on core.js support forum (system) here: https://github.com/octokit/core.js/issues