wait-for-gh-rate-limit

Crates.iowait-for-gh-rate-limit
lib.rswait-for-gh-rate-limit
version
sourcesrc
created_at2024-11-27 22:47:31.74301
updated_at2024-11-29 22:49:30.074808
descriptionCLI that waits for GitHub rate limit to reset if you're out of requests
homepagehttps://github.com/jdx/wait-for-gh-rate-limit
repositoryhttps://github.com/jdx/wait-for-gh-rate-limit
max_upload_size
id1463716
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(jdx)

documentation

https://github.com/jdx/wait-for-gh-rate-limit

README

CLI to wait for github rate limits to reset if they are expired

Installation

cargo install wait-for-rate-limit

Usage

wait-for-rate-limit
Commit count: 28

cargo fmt