-
-
Save jayco/3968322 to your computer and use it in GitHub Desktop.
nvm sourcemint
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
#Install sourcemint | |
npm install -g sm | |
#Install cloud9 in the /opt directory | |
cd /opt | |
#Then clone the cloud9 git repo | |
git clone https://github.com/ajaxorg/cloud9.git cloud9 | |
#navigate to downloaded directory | |
cd cloud9 | |
#use sm to install | |
sm install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment