3 stable releases
1.0.2 | Feb 10, 2019 |
---|
#165 in #converter
5KB
76 lines
tempature_converter
A simple command-line calculator made in Rust.
GitHub: https://github.com/SmushyRepo/tempature_converter/
Cargo: https://crates.io/crates/tempature_converter/
How to Install (Method 1):
How To Install Cargo
-
Open your Console/Terminal/Powershell/Command Prompt.
-
Install cargo https://doc.rust-lang.org/cargo/getting-started/installation.html
How To Install tempature_converter
-
Open your Console/Terminal/Powershell/Command Prompt.
-
Run "cargo install tempature_converter" to install it
How To Run tempature_converter
-
Open your Console/Terminal/Powershell/Command Prompt.
-
type "tempature_converter" to run it.
How to Update tempature_converter
-
Open your Console/Terminal/Powershell/Command Prompt
-
Run "cargo install tempature_converter --force"
How to Uninstall tempature_converter
-
Open your Console/Terminal/Powershell/Command Prompt.
-
Run "cargo uninstall tempature_converter"
How to Install (Method 2):
How To Install tempature_converter
-
Go to https://github.com/SmushyRepo/tempature_converter/releases/
-
Download the file for your system.
How To Run tempature_converter
- Open the file you downloaded.
How to Update tempature_converter
-
Go to https://github.com/SmushyRepo/tempature_converter/releases/
-
If there's a new version out download it.
How to Uninstall tempature_converter
- Find the file you downloaded and delete it.