3 Forks
58 Stars
58 Watchers

rust-notes

Terse Rust learning material. :crab:

How to download and setup rust-notes

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

Or simply clone rust-notes with SSH
[email protected]:oreqizer/rust-notes.git

If you have some problems with rust-notes

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