# install **Repository Path**: icbugcoder/c9install ## Basic Information - **Project Name**: install - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-08 - **Last Updated**: 2021-08-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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