Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 815 Bytes

setup.md

File metadata and controls

29 lines (22 loc) · 815 Bytes
layout title permalink
page
Setup
/setup/

Prior to the workshop

Please see this section of the workshop template for instructions on installing Git. Windows users should also follow the instructions for installing the text editor as well.

Once the above is completed users also need to install ruby and bundler. You can do so by following the directions in the Requirements section of this webpage.

During the workshop:

We'll do our work in the Desktop folder so make sure you change your working directory to it with:

$ cd
$ cd Desktop

{: .bash}