1.0.0 • Published 4 years ago

exchange-office v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Currency Converter 💰

Basic and Easy to Use Currency Converter CLI Application

Installation 🔽

$ npm i -g cconverter

or

$ yarn global add cconverter

Usage ✔

$ cc [key command]

Other commands

$ cc [currency]
$ cc --help     -h [show help menu]
$ cc --dollar   -d [convert USD to TRY]
$ cc --euro     -e [convert EUR to TRY]
$ cc --sterlin  -s [convert GBP to TRY]

Techs 🚀

* Node.js
   * Meow
   * Chalk
   * Axios
* REST API
 

Used API ⚡

Exchange Rates API

1.0.0

4 years ago