1.0.6 • Published 3 years ago

@hakansundstrom/currency-converter-cli v1.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
3 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

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago