Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 494 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 494 Bytes

numbers guy

📈 a little CLI for fetching release and release asset data from GitHub

Usage

Usage: numbers-guy [OPTIONS]

Options:
      --projects <PROJECTS>  A comma-separated list of projects in repo-slug format: `owner/repo`
  -h, --help                 Print help

For example, to get cargo-dist's and number-guy's download numbers you can run:

numbers-guy --projects axodotdev/cargo-dist,axodotdev/numbers-guy