Skip to content

Latest commit

 

History

History
66 lines (45 loc) · 1.28 KB

cloud9_create_new.md

File metadata and controls

66 lines (45 loc) · 1.28 KB
layout title permalink order
page
Cloud9 - create new workspace
/cloud9-create-new-workspace/
5
<style> .post-content img{ max-width: 100%; } .post-content pre { border: none; overflow: hidden; } </style>

Cloud9 is a powerful online development environment - it is free for public workspaces.

  1. Login into Cloud9

Login via Github or create an account.

  1. Click "create new workspace"

  1. Select "clone from URL"

  1. Clone from URL

Clone from:

https://github.com/biojs-edu/vizbi-biojs

and press "create".

  1. Start editing

It might take a bit to clone our workspace. Once it is done you can click on "start editing" to open your workspace.

  1. Source start.sh

Run the following command in your terminal

source start.sh