Skip to content

AlphaStaxLLC/install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%