octokit-rest-for-node-v0.12
v1.0.1
Published
[](https://travis-ci.org/gr2m/octokit-rest-for-node-v0.12) [](https://greenkee
Readme
@octokit/rest for Node v0.12
⚠️ This is for an internal project, don’t ask ¯\_(ツ)_/¯ Use at your own risk
Build
npm run buildThis creates build.js
Run tests
Run test in Node v0.12 with
GH_TOKEN=... node test.jsOr using npx
GH_TOKEN=... npx [email protected] test.js