Created
August 21, 2014 04:18
-
-
Save markandrewj/598a76362d0eb6c60266 to your computer and use it in GitHub Desktop.
Download all files from a Gist without Git
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
curl -L https://gist.github.com/westonruter/ea038141e46e017d280b/download | tar -xvz --strip-components=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment