Skip to content
 
 

Repository files navigation

Cloud9 Install

Option 1 (automatic)

wget -O run.sh https://raw.githubusercontent.com/furidngrt/c9/master/run.sh && chmod +x run.sh && ./run.sh

Option 2 (manual)

sudo apt-get update && sudo apt-get -y install curl git build-essential
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo bash - 
sudo apt-get -y install nodejs
git clone https://github.com/furidngrt/c9.git sdk
cd sdk
./scripts/install-sdk.sh
screen 
cd sdk
nodejs server.js -p 8080 -l 0.0.0.0 -a user:pass

About

Cloud9 Core - Part of the Cloud9 SDK for Plugin Development https://c9.github.io/core/ https://c9.io

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages