Read Before Starting the Jam
Git
In order to follow this Jam you should have basic knowledge of the following Git commands:
If you need any help installing or familiarizing yourself with Git you should try this interactive course.
The flow of the exercises is as follow
Pull our starting repo > Run the test suite > Code a working solution > Push back to our hosted repo > Pull the next step... And repeat!