38 Forks
360 Stars
360 Watchers

24daysofrust

Code examples accompanying my "24 days of Rust" article series.

How to download and setup 24daysofrust

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

Or simply clone 24daysofrust with SSH
[email protected]:zsiciarz/24daysofrust.git

If you have some problems with 24daysofrust

You may open issue on 24daysofrust support forum (system) here: https://github.com/zsiciarz/24daysofrust/issues