Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.6 KB

setup-cloud9.md

File metadata and controls

27 lines (22 loc) · 1.6 KB

Cloud9

We will all use Cloud9 for this workshop, regardless of what kind of computer you are using. This will allow all of us to work in the same environment and have access to the same tools. Cloud9 is a development environment hosted in the cloud. You'll be able to access this from anywhere and collaborate with others. It lets you quickly spin up a "box" with your favorite development environment already installed and lets you share it with others. This approach is done right in your browser and is FREE (unless you want extra options, space, etc, which you will not need for this workshop).

This workshop will be shared directly with you in real-time so you can see what is happening right on your own computer.

  1. Point your browser at https://c9.io/signup and sign up for an account (sign in if you already have one)
  2. Provide your email address
  3. Provide your name
  4. Provide a username
  5. When asked what kind of developer you are, choose Student
  6. When asked how you will use Cloud9, choose Coursework
  7. Confirm details
  8. Enter your credit card - this is to verify that you are a real person - you will NOT be charged
  9. Make sure you're not a robot
  10. Be sure to confirm your account by checking your email and setting a password
  11. Set up a new workspace
  12. On your Cloud9 dashboard, click Create a new workspace
  13. Name your workspace cli-crash-course
  14. Under the Hosted Workspace tab
  15. Select Public
  16. Choose the Blank template
  17. Click Create workspace

Now you're ready for the workshop. See you there!

Forward: Intro