7 Forks
10 Stars
10 Watchers

rust-handson

Rust入門者向けハンズオンの資料です/ The Document of Rust handon.

How to download and setup rust-handson

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

Or simply clone rust-handson with SSH
[email protected]:dorayakikun/rust-handson.git

If you have some problems with rust-handson

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