0 Forks
0 Stars
0 Watchers

cse130

Programming assignments in Principles of Computer Systems class.

How to download and setup cse130

Open terminal and run command
git clone https://github.com/mirghaeng/cse130.git
git clone is used to create a copy or clone of cse130 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 cse130 https://github.com/mirghaeng/cse130/archive/master.zip

Or simply clone cse130 with SSH
[email protected]:mirghaeng/cse130.git

If you have some problems with cse130

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