2 Forks
5 Stars
5 Watchers

cs140e

Personal Assignments to Operating System with Rust (Stanford cs140e)

How to download and setup cs140e

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

Or simply clone cs140e with SSH
[email protected]:exbibyte/cs140e.git

If you have some problems with cs140e

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