80 Forks
2263 Stars
2263 Watchers

101-rs

A Rust university course

How to download and setup 101-rs

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

Or simply clone 101-rs with SSH
[email protected]:tweedegolf/101-rs.git

If you have some problems with 101-rs

You may open issue on 101-rs support forum (system) here: https://github.com/tweedegolf/101-rs/issues