Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.55 KB

Readme.md

File metadata and controls

51 lines (35 loc) · 1.55 KB

💱 Currency Converter

A CLI program that converts currencies

Status Badge

Features 🏆

  • Supports up to 150+ currencies, including common Cryptocurrencies

Building 🔨

  • If you don't want to manually build the app, you can use:

Otherwise, you can build the program yourself by running:

Make sure you have Go installed

go build
  • The executable will be located in the same directory you ran the command from

Usage 💻

./currencyConverter usd eur
_______________________________

1 USD = 0.983081 EUR

or alternatively

./currencyConverter 10 usd eur
_______________________________

10 USD = 9.830803 EUR

Acknowledgments and FAQ 📚

List of every available currency, token and cryptocurrency symbol: https://cdn.jsdelivr.net/gh/fawazahmed0/currency-api@1/latest/currencies.json

TODO

  • Add support for cryptocurrencies

Questions ⁉️

If yall have any questions or just wanna talk, add me on Discord or use my username Rayr#6401 (this might change so it's better to just use the link)