semiherdogan / bb-cli

Bitbucket Rest API CLI written in PHP

Home Page:https://bb-cli.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitbucket Rest API CLI

Use Bitbucket from command line. With this app you can see pull request, pipelines, branches etc. from your terminal.

Bitbucket CLI

Installation

NOTE: Before install this package, you should have PHP >= 7 installed on your machine.

  • Download standalone binary from releases
  • Move downloaded file to path like mv bb /usr/local/bin/bb
  • For testing bb help
  • Let's move on to the auth.

Usage

View the documentation for usage information.

Development

This tool developed with help of Github Copilot :octocat:

License

The MIT License (MIT). Please see License File for more information.

About

Bitbucket Rest API CLI written in PHP

https://bb-cli.github.io

License:MIT License


Languages

Language:PHP 100.0%