Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/c9/install
Cloud9 SSH installer
https://github.com/c9/install
Last synced: 4 days ago
JSON representation
Cloud9 SSH installer
- Host: GitHub
- URL: https://github.com/c9/install
- Owner: c9
- Created: 2013-12-12T15:58:34.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-10-18T10:32:01.000Z (about 2 years ago)
- Last Synced: 2024-08-02T12:51:26.531Z (3 months ago)
- Language: Shell
- Size: 31.1 MB
- Stars: 180
- Watchers: 40
- Forks: 150
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - c9/install - Cloud9 SSH installer (others)
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