Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/c9/install

Cloud9 SSH installer
https://github.com/c9/install

Last synced: 4 days ago
JSON representation

Cloud9 SSH installer

Awesome Lists containing this project

README

        

Cloud9 SSH installer
====================

The SSH workspace type of Cloud9 IDE allows to connect the IDE to any SSH server.
This repository contains the scripts to install all the required dependencies.

curl -L https://raw.githubusercontent.com/c9/install/master/install.sh | bash

or

wget -O - https://raw.githubusercontent.com/c9/install/master/install.sh | bash