23 Forks
438 Stars
438 Watchers

rust-tutorial

一个针对新手的 Rust 快速教程,从零开始写一个管理 Todos 的命令行程序

How to download and setup rust-tutorial

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

Or simply clone rust-tutorial with SSH
[email protected]:InkSha/rust-tutorial.git

If you have some problems with rust-tutorial

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