Skip to content

Instantly share code, notes, and snippets.

@jayco
Created October 28, 2012 11:01
Show Gist options
  • Save jayco/3968322 to your computer and use it in GitHub Desktop.
Save jayco/3968322 to your computer and use it in GitHub Desktop.
nvm sourcemint
#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