bounty
A CLI tool for ghbountybot.
Running
cargo
nix
Usage
Authentication
Set your GitHub token either via environment variable:
Or pass it directly with the --github-token flag.
Commands
Generate shell completions:
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>