Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 458 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 458 Bytes

get-all-repos

Script to clone all the git repo of organization

Edit config.json file

organization: user name of org in github.(eg: machnetinc)

github_access_token: your github access token. 

How to create access token

Run script

Before running script setup ssh key in github

> python3 main.py