Skip to content

Clone & Download all the repositories of a Bitbucket account using NodeJS

License

Notifications You must be signed in to change notification settings

cupid25/bitbucket-repository-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitbucket-repository-downloader

Donate Downloads

Clone & Download all the repositories of a Bitbucket account using NodeJS (Recommended Node v8.*)

Installation

git clone https://github.com/gladwinbobby/bitbucket-repository-downloader.git
cd bitbucket-repository-downloader
npm i

Usage

Use the following command to start cloning the Bitbucket repositories of any account which have Two-Factor Authentication (2FA) disabled.

node clone.js --username=yourusername --password=yourpassword

Options

--username is your Bitbucket account username

--password is your Bitbucket account password

Issues & Bug Tracker

Found any issues? Need any enhancements? Feel free to open issue

Donation

If this project helps reduce your time to develop, you can give me a cup of coffee :)

paypal

About

Clone & Download all the repositories of a Bitbucket account using NodeJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%