Skip to content

paulmelnikow/github-limited

Repository files navigation

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.

About

Command-line utility for troubleshooting Github rate limits

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published