Skip to content
This repository has been archived by the owner on Feb 6, 2022. It is now read-only.

jensim/linuxbrew-bitbucket_server_cli-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

BitBucket Server CLI

Clone and update all or selection of projects in bitbucket server

Why? To be able to search locally, and work of course. But mostly to search. Its always nice to have all the source locally for a rainy day with lousy connectivity to the company VPN or what not.

One step tap- and clone

brew install jensim/bitbucket_server_cli-linux/bitbucket_server_cli

Or use the two-step ssh-clone version if you dont want brew to http-clone with credentials

brew tap jensim/linuxbrew-bitbucket_server_cli-linux [email protected]:jensim/linuxbrew-bitbucket_server_cli-linux.git
brew install bitbucket_server_cli

Only tested on windows subsystem linux (Ububtu 20.04)