-
Install Rust 1.48 or higher
-
Install Cargo 1.48 or higher
-
Not required, but highly recommended: install
rustfmt
and configure your editor to run it on save. -
Clone this repository
Run this at the terminal:
git clone https://github.com/rtfeldman/intro-to-rust
cd intro-to-rust
You're all set!