2.0.0 • Published 10 years ago

rates v2.0.0

Weekly downloads
12
License
MIT
Repository
github
Last release
10 years ago

rates

Get current exchange rates directly from your terminal!

npm version npm downloads monthly npm downloads total npm dependencies npm devDependencies github license

install

[sudo] npm install -g rates

use

rates -h

  Options:

    -h, --help                         output usage information
    -V, --version                      output the version number
    -f, --from <currency>              currency (from)
    -t, --to <currency>                currency (to)
    -a, --amount [number]              amount (optional)
    -p, --provider [google|yahoo|ecb]  provider name like Google, Yahoo, European Central Bank (optional)
rates -f usd -t eur

cat

rates -f eur -t usd -a 42 

cat

2.0.0

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago