3 Forks
17 Stars
17 Watchers

lecture1

High level overview of Rust

How to download and setup lecture1

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

Or simply clone lecture1 with SSH
[email protected]:upenn-cis198/lecture1.git

If you have some problems with lecture1

You may open issue on lecture1 support forum (system) here: https://github.com/upenn-cis198/lecture1/issues