Skip to content

Convert between Celsius, Kelvin, Fahrenheit and Rankine!

Notifications You must be signed in to change notification settings

JRosSx91/Temperature-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

Temperature-Converter

Convert between Celsius, Kelvin, Fahrenheit and Rankine!

Project

This project was created with Rust and, above all, with ❤️.

How to use

You cand find the executable .exe in target\debug. However, you can run the program in the console with the command cargo run. If you want to build the application in release then run at the console cargo build --release and then you will find the .exe in target\release.

This assumes you have rustup installed on your OS, which has cargo installed as well.

About

Convert between Celsius, Kelvin, Fahrenheit and Rankine!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published