2 unstable releases

0.2.0 Jan 29, 2025
0.1.0 Jan 29, 2025

#245 in #github

Download history 209/week @ 2025-01-25 72/week @ 2025-02-01 3/week @ 2025-02-08

284 downloads per month

MIT license

27KB
408 lines

bounty

A CLI tool for ghbountybot.

Running

cargo

cargo install --git https://github.com/ghbountybot/cli
bounty

nix

nix run github:ghbountybot/cli

Usage

Authentication

Set your GitHub token either via environment variable:

export GITHUB_TOKEN=your_github_token

Or pass it directly with the --github-token flag.

Commands

bounty --help

Generate shell completions:

bounty completion <shell>

Dependencies

~31–47MB
~824K SLoC