install from here the .exe and run rustup
then 1
-
After installation you need to
git clone https://github.com/Lagmaker/rust_calc
-
cd rust_calc
to navigate to project folder -
cargo build
to build project -
cargo run
to build & run project
install from here the .exe and run rustup
then 1
After installation you need to git clone https://github.com/Lagmaker/rust_calc
cd rust_calc
to navigate to project folder
cargo build
to build project
cargo run
to build & run project