-
-
Save jayco/3968332 to your computer and use it in GitHub Desktop.
load cloud9
This file contains 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
#navigate to directory | |
cd /opt/cloud9 | |
#to run cloud9 | |
bin/cloud9.sh | |
#or to point it to a directory and run it | |
bin/cloud9.sh -w ~/workspace/node_project |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment