Created
December 28, 2016 11:34
-
-
Save notionparallax/8aac72583f87e0a0037ba8701b7e690c to your computer and use it in GitHub Desktop.
This file contains hidden or 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
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