Here are bundled git repos from today’s class:
How to use these: first, download the one you want (to download to the cpsc server, the command is “wget http://stephendavies.org/cpsc350/YOURSECTIONTIME.git“) and then type:
$ git clone YOURSECTIONTIME.git aNewDirectoryName
to unpack it.