| Crates.io | bounty |
| lib.rs | bounty |
| version | 0.2.0 |
| created_at | 2025-01-29 09:05:30.010831+00 |
| updated_at | 2025-01-29 09:55:47.277044+00 |
| description | A CLI tool for managing GitHub bounties |
| homepage | https://bountybot.dev |
| repository | https://github.com/ghbountybot/cli |
| max_upload_size | |
| id | 1534518 |
| size | 98,707 |
A CLI tool for ghbountybot.
cargo install --git https://github.com/ghbountybot/cli
bounty
nix run github:ghbountybot/cli
Set your GitHub token either via environment variable:
export GITHUB_TOKEN=your_github_token
Or pass it directly with the --github-token flag.
bounty --help
Generate shell completions:
bounty completion <shell>