Skip to content

lokhmatoff/temperature-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty Temperature Converter

This is the pet project

Convert Fahrenheit to Celsius and vice versa 🌡️
The program was implemented in the course of studying basic concepts of Rust 🦀

Usage

$ temperature-converter <input_temperature> [-f]
  • -f — Specify <input_temperature> in Fahrenheits.

Input temperature can be either int or float.

About

Convert Fahrenheit to Celsius and vice versa 🌡️

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages