8000
Skip to content

nstseek/download-all-github-repos

Repository files navigation

download-all-github-repos

Automated script that downloads every repo from a GitHub organization or user

Running script

You'll need to open src/index.ts and replace const reposUrl = 'https://github.com/nstseek/repositories'; with const reposUrl = <your desired repositories url here>;

Then you'll need to run yarn && yarn start (or npm i && npm start if you prefer)

You will need to be authenticated in your local Chrome browser with a GitHub user that has access to the repos if the repos are private because this script will use your local Chrome data

Observations

You may need to adjust the download timeout in the script to wait for the browser to start the download

< 4C65 div class="BorderGrid about-margin" data-pjax>

About

Automated script that downloads every repo from a GitHub organization or user

Topics

Resources

Stars

Watchers

Forks

0