Setting Up git for CS 225

CS 225 uses the University github instance for your class repository that you will use to submit MP and lab assignments. Your work will be contained in your private fork of the CS 225 repository.

[Set up git by following the instructions on the git page][git]

Setup Up the clang C++ compiler

Using EWS machines

The first time you use an EWS machine, you will need to configure clang by running:

source /class/cs225/setup