lab 2 More Setup
Goals
- Get the tutorial materials setup and ready to run.
Get the Tutorial package. 01
Git the tutorial package from either:
- The memory sticks provided in the tutorial
- The URL
http://www.codiez.co.za/git-labs/git_tutorial.zip
or
https://dl.dropboxusercontent.com/u/3318148/codiez/git_tutorial.zip
Unzip the tutorial 02
The tutorial package should have a main directory “git_tutorial” with three sub-directories:
- html — These html files. Point your browser to html/index.html
- work — An empty working directory. Create your repos in here.
- repos — Prepackaged Git repositories so you can jump into the tutorial at any point. If you get stuck, just copy the desired lab into your working directory.