6 Forks
36 Stars
36 Watchers

CS193p

🎒 Stanford University CS193p (SwiftUI) - Spring 2020. Notes & Solutions for Assignments (+ Extra Credit)

How to download and setup CS193p

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

Or simply clone CS193p with SSH
[email protected]:sk-ruban/CS193p.git

If you have some problems with CS193p

You may open issue on CS193p support forum (system) here: https://github.com/sk-ruban/CS193p/issues