Skip to content

Instantly share code, notes, and snippets.

@carbureted
Created March 2, 2014 12:04
Show Gist options
  • Save carbureted/9305593 to your computer and use it in GitHub Desktop.
Save carbureted/9305593 to your computer and use it in GitHub Desktop.
Download Atom. Trying to evade github's censorship.
curl -L
https://
www.
atom
.io
/api
/updates
/download -A
"Atom
/0.1
CFNetwork
/1.5" >
Atom.zip
open Atom.zip
mv Atom.app /Applications/
rm -rf Atom.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment