c9 / install

Cloud9 SSH installer
179 stars 151 forks source link

How Do I Use It? #82

Closed ronaldroe closed 7 years ago

ronaldroe commented 7 years ago

Sorry if this sounds stupid, but how do I use this to work on a site via SSH?

Thanks.

nightwing commented 7 years ago

Does not sound stupid at all!

You need to run curl -L https://raw.githubusercontent.com/c9/install/master/install.sh | bash command, then create ssh workspace on https://c9.io

Let us know if you have any followup questions!