rubysolo/brows

CLI GitHub release browser

85

stars

23

commits

Go

primary language

Jun 1, 2026

updated

README

🥸 Brows

Brows is a CLI tool to browse GitHub releases

Example:

> brows organization/repo 1.2.3

Demo:

brows demo gif

Installation:

brew tap rubysolo/tools
brew install brows

Configuration:

  • (Required) A GitHub auth token is required. It can be set by the 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).
  • (Optional) Create a config file at $HOME/.config/brows.yml and set a default_org key, like:
default_org: organization

Credits:

This would not be possible without the fantastic CLI libraries from Charm!

Contributors

rubysolo

21 commits

devgar

2 commits

rubysolo/brows

CLI GitHub release browser

85

stars

23

commits

Go

primary language

Jun 1, 2026

updated

README

🥸 Brows

Brows is a CLI tool to browse GitHub releases

Example:

> brows organization/repo 1.2.3

Demo:

brows demo gif

Installation:

brew tap rubysolo/tools
brew install brows

Configuration:

  • (Required) A GitHub auth token is required. It can be set by the 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).
  • (Optional) Create a config file at $HOME/.config/brows.yml and set a default_org key, like:
default_org: organization

Credits:

This would not be possible without the fantastic CLI libraries from Charm!

Contributors

rubysolo

21 commits

devgar

2 commits

Languages

Go

100.0%