Skip to content

rznn7/bb-dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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
  • Check out a PR's source branch in the local repo (c)
  • 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 (WIP 🚧)

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Contributors