Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 483 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 483 Bytes

CLI Rust🦀 Temperature Converter 🌡

A lightweight cli rust application to convert Celsius, Fahrenheit and Kelvin.

This project helped me successfully practice rust coding and the basic flow control, io and type concepts.

To run, just execute the complied file in /target/release/cli-temperature-converter and enjoy the CLI experience.

Usage

image