Skip to content

A simple and efficient Rust program for converting between different units of measure, including meters to kilometers, pounds to kilograms, and inches to centimeters.

Notifications You must be signed in to change notification settings

rflcnunes/convertease

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔄 Convertease

Description: A simple and efficient Rust program for converting between different units of measure, including meters to kilometers, pounds to kilograms, and inches to centimeters.

Features 🛠

  • Convert Meters to Kilometers
  • Convert Pounds to Kilograms
  • Convert Inches to Centimeters
  • User-friendly command-line interface

How to Use 🚀

  1. Clone the project repository to your local machine.
  2. Navigate to the project directory via terminal.
  3. Run the command cargo run to start the program.
  4. Follow the on-screen instructions to select your desired conversion and enter the value to be converted.

Requirements 📋

  • Rust: You must have the Rust programming language installed on your machine to compile and run this project. Rust can be installed from the official website.
  • Cargo: Cargo, the Rust package manager and build system, is used for managing project dependencies and compiling the program. Cargo is installed automatically with Rust.

About

A simple and efficient Rust program for converting between different units of measure, including meters to kilometers, pounds to kilograms, and inches to centimeters.

Topics

Resources

Stars

Watchers

Forks

Languages