Skip to content

vps-victor/temp-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temperature Converter

Rust Community

Rust (CLI) program that converts Celsius to Fahrenheit or vice versa.

Be aware of the program's licenses before using it: Apache 2.0 & MIT

Recommended configurations

Rust: modern systems programming language known for its strong emphasis on memory safety and zero-cost abstractions.

Cargo: Rust's package manager and build tool, streamlining the process of managing dependencies and building projects with ease.

Dependencies & Libraries

Usage

Clone the repository on your machine git clone [this-repo-url]

Go into the repository and run the project cargo run