Created
March 4, 2014 16:59
-
-
Save Xpktro/9350558 to your computer and use it in GitHub Desktop.
Github Zen consumer one-liner
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
python -c "import urllib; print urllib.urlopen('https://api.github.com/zen').read()" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment