I can individually clone using "gh repo clone reponame".
and list them using "gh repo list ORGNAME"
But how do I automatically clone all of them in the list
thanks
gh repo clone reponame
gh repo list ORGNAME
I can individually clone using "gh repo clone reponame".
and list them using "gh repo list ORGNAME"
But how do I automatically clone all of them in the list
thanks
gh repo clone reponame
gh repo list ORGNAME
You can try this command gh-repo-clone-all
.
Documentation - > https://www.npmjs.com/package/gh-repo-clone-all