Skip to content

Instantly share code, notes, and snippets.

@craigbutcher
Last active June 19, 2017 09:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save craigbutcher/31068b6137265390817e7f600ef5b50b to your computer and use it in GitHub Desktop.
Save craigbutcher/31068b6137265390817e7f600ef5b50b to your computer and use it in GitHub Desktop.
Curl to pull down jsons
curl "https://api.github.com/users/craigbutcher/gists" | python -m json.tool | pbcopy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment