Created
January 25, 2012 05:31
-
-
Save lemenkov/1674929 to your computer and use it in GitHub Desktop.
Properly download from GitHub with wget or curl
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
wget --content-disposition https://github.com/joyent/node/tarball/v0.7.1 | |
curl -LJO https://github.com/joyent/node/tarball/v0.7.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For 9 years now and is still valid, thanks! 👍