Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wiro34/bitbucket-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitbucket CLI

A command line helper for Atlassian Bitbucket.

Usage

bitbucket-cli <command> [options]

bitbucket-cli command take some following subcommands:

browse          Open URL of a repository by browser
pull-request
version         Print bitbucket-cli version and quit

Install

To install, use go get:

$ go get github.com/wiro34/bitbucket-cli

Contribution

  1. Fork (https://github.com/wiro34/bitbucket-cli/fork)
  2. Create a feature branch
  3. Commit your changes
  4. Rebase your local changes against the master branch
  5. Run test suite with the go test ./... command and confirm that it passes
  6. Run gofmt -s
  7. Create a new Pull R equest

Author

wiro34

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages