Skip to content

rznn7/bb-dash

Repository files navigation

🪣 bb-dash

A TUI client for Bitbucket — manage pull requests entirely from the terminal.

🚧 Work in progress

Features

  • List pull requests for the current repo with approval status at a glance
  • View PR details: reviewers, build statuses, description
  • Approve, unapprove, request changes, or unrequest changes directly from the TUI
  • Open a PR in the browser or copy its link to the clipboard
  • In-app help popup with keybinding reference

Installation

cargo install --git https://github.com/rznn7/bb-dash.git

Setup

Requires two environment variables (or a .env file):

BITBUCKET_USERNAME=your-username
BITBUCKET_API_TOKEN=your-app-password

About

🪣 A TUI client for Bitbucket

Resources

License

Stars

Watchers

Forks

Contributors