Home

Awesome

Cloud9 Setup for Prototyping

Sample script to create Cloud9 environment for rapid prototyping.

Step-by-Step Guide

  1. Open CloudShell
  2. Clone this repository
git clone https://github.com/aws-samples/cloud9-setup-for-prototyping
  1. Move to the directory
cd cloud9-setup-for-prototyping
  1. Execute the script with default parameters
./bin/bootstrap
  1. Move to Cloud9 and click "Open IDE".

Cloud9 for Prototyping

To change the parameters above, modify params.json and execute ./bin/bootstrap again.

Destroy the environment

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.