9 Forks
567 Stars
567 Watchers

learn-rust-101

A guide to aid you in your journey of becoming a Rustacean (Rust developer).

How to download and setup learn-rust-101

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

Or simply clone learn-rust-101 with SSH
[email protected]:plabayo/learn-rust-101.git

If you have some problems with learn-rust-101

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