curl -u ${UserName} https://github.com/api/v3/orgs/${OrgName}/repos | jq ".[].ssh_url" | xargs -L 1 git clone