Brows is a CLI tool to browse GitHub releases
> brows organization/repo 1.2.3

brew tap rubysolo/tools
brew install brows
GITHUB_OAUTH_TOKEN environment variable to a GitHub PAT or, if the environment variable is not set, Brows will attempt to use the token from the GitHub CLI (gh auth token) if available (CLI installed and logged in).$HOME/.config/brows.yml and set a default_org key, like:default_org: organization
This would not be possible without the fantastic CLI libraries from Charm!
Go
100.0%
Brows is a CLI tool to browse GitHub releases
> brows organization/repo 1.2.3

brew tap rubysolo/tools
brew install brows
GITHUB_OAUTH_TOKEN environment variable to a GitHub PAT or, if the environment variable is not set, Brows will attempt to use the token from the GitHub CLI (gh auth token) if available (CLI installed and logged in).$HOME/.config/brows.yml and set a default_org key, like:default_org: organization
This would not be possible without the fantastic CLI libraries from Charm!
Go
100.0%