Skip to content

Convert between common units within a specific category (e.g., temperature: Celsius, Fahrenheit, Kelvin; distance: meters, feet, miles).

Notifications You must be signed in to change notification settings

ClimentJackey/Basic-Unit-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic-Unit-Converter

Convert between common units within a specific category (e.g., temperature: Celsius, Fahrenheit, Kelvin; distance: meters, feet, miles)

How to build:

In the root directory

  • mkdir build
  • cd build
  • cmake ..
  • cmake --install .

Example

Run Application

You can run the examples explicitly from a command line from root:

./bin/unitconverter-app Celsius 30 Fahrenheit

Use Lib

.bin/examples/helloworld

About

Convert between common units within a specific category (e.g., temperature: Celsius, Fahrenheit, Kelvin; distance: meters, feet, miles).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •