0.0.3 • Published 7 years ago

bbucket v0.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Setup

Create ~/.bbrc file in the following format

username=<Bitbucket username>
password=<Bitbucket password>
team=<team's username>
projectKey=<project key>
approveThreshold=<number of approves for PR to be considered 'ready', default = 2>

Installing

Install with npm i -g bbucket, run with bb.

Commands

  • pr - lists unapproved pull request
    • -a, --all - lists all pull requests instead
0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

8 years ago