github-limited

1.0.1 • Public • Published

github-limited

version license build code style

Command-line utility for troubleshooting Github rate limits.

$ github-limited -t token
$ github-limited -c client_id client_secret

Example output:

core:
  remaining: 12479 of 12500
  reset: in 18 minutes
search:
  remaining: 30 of 30
  reset: in a minute
graphql:
  remaining: 5000 of 5000
  reset: in an hour

Installation

Requires Node 8+.

npm install -g github-limited

Contribute

Pull requests welcome!

Support

If you are having issues, please let me know.

License

The project is licensed under the MIT license.

Package Sidebar

Install

npm i github-limited

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

5.52 kB

Total Files

6

Last publish

Collaborators

  • paulmelnikow