1.0.1 • Published 5 years ago

github-limited v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

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.