Skip to content

ecdeveloper/bitbucket-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitbucket backup

This is a Node.js application, which helps you cloning all your repos from Bitbucket to your local machine. It may be helpful when owning many repositories.

Install

This app requires a single dependency - Node.js. You can install it by simply running

npm install bitbucket-backup

Usage

node app --user=bbUser --pass=bbPass --owner=teamOrUserName --folder=./backup-folder

Note that all options are mandatory, except --folder. It defaults to ./bb-backup.

About

Backup all bitbucket repositories to a local folder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published