10000 GitHub - BasSmeets/bitbucket-cli: PHP CLI application to interact with bitbucket api
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

BasSmeets/bitbucket-cli

Repository files navigation

Bitbucket CLI

This is a wrapper cli tool on top of https://github.com/BitbucketPHP/Client using https://laravel-zero.com/. This will help with working more efficiently when using bitbucket.

Configuration

  • add .bb.env file in your bb repo as per the .env.example file

Commands

  • create Pr bb pr:create master --close=true --push=true
  • cherry-pick and raise multiple pr's for different target branches (multigit replacement)
  • approve and merge pr's
  • approve pr's
  • merge pr's

TODO

  • get the reposlug and workspace from git using the current working directory.
  • check if this also works when having installed this package globally.
  • check if .env is configured before trying anything
  • add check for git installed

Sources

For testing use

Build

php bb app:build bb

About

PHP CLI application to interact with bitbucket api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0