1.0.0 • Published 5 years ago

how-much-cli v1.0.0

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

Deprecated

No Maintenance Intended

Use fixer-api instead.


how-much-cli

Get the currency conversion of an exchange rate through the command-line

npm version Build Status Test coverage

Install

Ensure you have Node.js version 4+ installed. Then run the following:

npm install --global how-much-cli

Usage

$ how-much --help

  Usage
    $ how-much <from> <to>

  Options
    from  Specify a base (currency code ISO 4217)
      to  Specify the target (currency code ISO 4217)

  Examples
    $ how-much USD MXN
    18.47

Related

  • how-much - Get the currency conversion of an exchange rate

License

MIT © Alejandro Beltrán