Skip to content

Instantly share code, notes, and snippets.

@notionparallax
Created December 28, 2016 11:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notionparallax/8aac72583f87e0a0037ba8701b7e690c to your computer and use it in GitHub Desktop.
Save notionparallax/8aac72583f87e0a0037ba8701b7e690c to your computer and use it in GitHub Desktop.
cd
git clone https://github.com/atom/atom.git
sudo apt-get -y install build-essential git libgnome-keyring-dev fakeroot rpm libx11-dev libxkbfile-dev
sudo npm install -g node-gyp
cd atom
script/build --install
cd ..
cd /media/sf_projects/git/programming---a-new-hope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment