Skip to content

gtalis/currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CurrencyConverter

Copyright (c) 2019, Gilles Talis [email protected]

** CurrencyConverter ** is a very basic currency converter tool It uses the European Central Bank reference rates to perform the conversions

Build from source

Dependencies

  • curl
  • libxml2

Building

mkdir build
cd build
cmake ..
make

Usage

currencyconverter -a <amount_to_convert> -f <source_currency> -t <destination_currency>

About

Basic currency converter tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published