Skip to content

SirAlienTheGreat/four-function-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

four-function-calculator

Rust CLI four function calculator I used to learn rust

Installation

  1. Clone this repository git clone https://github.com/SirAlienTheGreat/four-function-calculator
  2. Install rust either curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh or download and run the windows installer at https://static.rust-lang.org/rustup/dist/i686-pc-windows-gnu/rustup-init.exe
  3. cd into the folder where you cloned this repo
  4. Build cargo build
  5. Move into relase folder cd target/release
  6. Run the program ./four_function_calculator

About

Rust CLI four function calculator I used to learn rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages