1 Forks
1 Stars
1 Watchers

cs220

All of my cs220 work for Spring 2017

How to download and setup cs220

Open terminal and run command
git clone https://github.com/danielhintz/cs220.git
git clone is used to create a copy or clone of cs220 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cs220 https://github.com/danielhintz/cs220/archive/master.zip

Or simply clone cs220 with SSH
[email protected]:danielhintz/cs220.git

If you have some problems with cs220

You may open issue on cs220 support forum (system) here: https://github.com/danielhintz/cs220/issues