bucket-dump
v0.1.0
Published
Clones down all bitbucket repos in their associated project folder
Readme
Bucket Dump
Dumps out all the repos in Bitbucket to a local folder structure Can compress the whole structure for archiving
Installation
npm iUsage
$ npm i -g . // From project clone locationCLI Options:
- -a, --authentication [authentication] bitbucket authentication in username:password format
All commands are optional, as you will be automatically prompted for needed input.
Contributing
$ npm link