Download Atom editor without an invite
11–20 of 122 posts
Re: Download Atom editor without an invite
#12Re: Download Atom editor without an invite
#13Hah, that was easy. Thanks. It indeed works just fine. It looks very much like Sublime text as people have been saying. There's even a command palate. One thing I noticed though straight off, it just doesn't feel as smooth as a native app. Is that just me? EDIT: The gist was just removed. Glad I got it before it went down. EDIT 2: The curl command still seems to be working: curl -L https://www.atom.io/api/updates/dow…
Re: Download Atom editor without an invite
#14Re: Download Atom editor without an invite
#15Re: Download Atom editor without an invite
#16curl -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
Re: Download Atom editor without an invite
#17Re: Download Atom editor without an invite
#18curl -L https://www.atom.io/api/updates/download -A "Atom/0.1 CFNetwork/1.5" > Atom.zip
Re: Download Atom editor without an invite
#19Re: Download Atom editor without an invite
#20The gist seems to be down, anybody take a copy of the contents?
curl -L https://www.atom.io/api/updates/download -A "Atom/0.1 CFNetwork/1.5" > Atom.zip