Skip to content

Latest commit

 

History

History
36 lines (15 loc) · 612 Bytes

README.md

File metadata and controls

36 lines (15 loc) · 612 Bytes

rust_calc

Installation : Windows

install from here the .exe and run rustup then 1


Bulding Project

  • 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


Credits

Learned with this lessons playlist and this docs.