Welcome to the open source repository for all public Cloud9 workspace templates.
Suggesting an update to an existing template or proposing a new one is super simple:
- Fork the repository
- Create a new folder based on
ws-default
and name itws-YOUR_TEMPLATE
- Update the Dockerfile with all dependencies you'd like to install
- Open a PR and of course, profit!