Forked from Ian Johnson’s Gist.
Modified to remove bulky commit message data, and to publish the combined file to a Gist.
curl -H "Accept: application/vnd.github.v3+json" https://api.github.com/orgs/stamen/repos?per_page=100\&page=1 > repos_page2.json
curl -H "Accept: application/vnd.github.v3+json" https://api.github.com/orgs/stamen/repos?per_page=100\&page=2 > repos_page2.json