Skip to content

Instantly share code, notes, and snippets.

View bogus34's full-sized avatar

Alexander Bogdanov bogus34

View GitHub Profile
@bogus34
bogus34 / README
Last active June 30, 2020 11:24
clone all repos from bitbucket
In order to get private repos you should add application key on bitbucket w/ permissions to read account,
repos and workspaces. Assume you have ssh-key for your repositories configured.
Dependencies:
npm install node-fetch qs base-64
Cheers!