Download all repositories

37 views
Skip to first unread message

vinc...@pdx.edu

unread,
May 25, 2017, 2:54:38 PM5/25/17
to LANDIS-II Developers
run the following from any unix command line. (on Windows platforms you can use git bash)

ORG=landis-ii-foundation; curl "https://api.github.com/orgs/$ORG/repos?page=$PAGE&per_page=100" | grep -e 'git_url*' | cut -d \" -f 4 | xargs -L1 git clone
Reply all
Reply to author
Forward
0 new messages