Back to Guides

Setting Up git for CS 225

You will submit MP and lab assignments to a private repository hosted on the university GitHub Enterprise instance.

Git setup instructions

Setting Up the Compiler on EWS

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

source /class/cs225/setup

This command only needs to be run once; you don’t have to run it each time you log back in.