1.0.6 • Published 5 years ago

@hakansundstrom/currency-converter-cli v1.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Currency converter CLI

A fun and easy currency converter CLI.

Just type in currency {amount} {from-currency-code} {to-currency-code} to your terminal and the output will give you the converted currency.

How to

 1. sudo npm i -g @hakansundstrom/currency-converter-cli
 2. Run `currency` from your terminal.
 3. Run `currency 150 USD EUR` to convert 150 USD to EUR
 4. Run `currency currencies` to see available currency codes.
1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago