Skip to content

Releases: benlowry/chromeos-dev-setup

chromeos-dev-setup 1.2

19 Jul 14:30

Choose a tag to compare

Added Digital Ocean's command line interface doctl

chromeos-dev-setup 1.1

19 Jul 12:39

Choose a tag to compare

Added Redis and Redis Commander, a web ui.

chromeos-dev-setup 1.0

05 Jul 18:15

Choose a tag to compare

Version 1.0

Note: this is public domain software, you are free to use or modify it unconditionally and welcome
to contribute to the version in the official repository too.

Usage

The setup script runs in your freshly deployed crouton with Ubuntu 14.04 aka trusty core. Instructions
for getting to that point are are available in the README.

The script sets you up with a stack of software to help programming on Chromebooks and boxes, while
being compatible with https://c9.io/ and any other Ubuntu 14.04 servers.

$ setup.sh # install all packages
$ setup.sh -cloud9 -golang # install all except cloud9 and golang
$ setup.sh cloud9 golang # only install cloud9 and golang

What can be installed

Browser-based software

Languages

Tools

Hosting services