Version Control with Git: 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