Skip to content

Instantly share code, notes, and snippets.

@bdone
Created March 19, 2017 15:41
Show Gist options
  • Save bdone/47f52ff0651ce7c8921b551aa1cbab7c to your computer and use it in GitHub Desktop.
Save bdone/47f52ff0651ce7c8921b551aa1cbab7c to your computer and use it in GitHub Desktop.
wget -qO- https://api.github.com/orgs/ORG/repos | jq ".[].ssh_url" | xargs -L 1 git clone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment