/temp-converter

Temperature Converter

Primary LanguageRustApache License 2.0Apache-2.0

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