Script to clone all the git repo of organization
organization: user name of org in github.(eg: machnetinc)
github_access_token: your github access token.
Before running script setup ssh key in github
> python3 main.py
Script to clone all the git repo of organization
organization: user name of org in github.(eg: machnetinc)
github_access_token: your github access token.
Before running script setup ssh key in github
> python3 main.py