Skip to content

admmasters/rust_tempcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust_tempcon

A temperature converter written in Rust

Summary

Basic rust CLI implementation of a temperature converter, just built for the hell of it while going through the rust programming language.

Instructions

  • Clone the directory
git clone [email protected]:admmasters/rust_tempcon.git
cd rust_tempcon
  • Compile
cargo build
  • Run
./target/debug/rust_tempcon

or

cargo run

About

A temperature converter written in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages