This repository contains two exercices matrix
and singer
.
To install Rust, just copie the following line into the terminal.
curl https://sh.rustup.rs -sSf | sh
You also need to add the binaries to the PATH
. You can do that by adding the following line into the .bashrc
.
export PATH=$PATH:~/.cargo/bin
You can download and execute the .msi
file here.
For more information.