Skip to content

A bash script that will download, install and setup the Cloud 9 IDE on the Intel Edison

Notifications You must be signed in to change notification settings

navin-bhaskar/Cloud9-on-Intel-Edison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

This is a bash script that will download and install the required packages on the Intel Edison that will allow you to use the Cloud 9 IDE for developing the code for the Edison.

Usage:

To install the packages, run the script with "install" option:

./Setup_Cloud9_On_Edison.sh install

During the course of installation, you will be prompted with a choice of installing "ps" which supports complete set of ps commands that are required by the Clod 9 IDE plugins.

Running the script without any arguments causes it to start the Cloud 9 IDE server: ./Setup_Cloud9_On_Edison.sh

About

A bash script that will download, install and setup the Cloud 9 IDE on the Intel Edison

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages