Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 810 Bytes

File metadata and controls

23 lines (12 loc) · 810 Bytes

Environment Setup

Introduction

In order to set yourself up for this course properly you are going to need a machine with Ruby installed and some accounts.

Setup your environment

ALl exercises should be done on your linux VDI. If you have don't have access to this contact someone who can help you.

You will need the following bits and pieces:

  • Access to Safari Books Online
  • Access to Pluralsight

Checkout the bootcamp materials

The ruby-bootcamp repository is the starting point for the bootcamp. You'll want to clone it locally. Start by reading the readme.

Install Ruby

From the terminal, cd in to where you have checked out the bootcamp repo and run ./setup.sh