0.1.4 • Published 8 years ago

currenco v0.1.4

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

Currenco

Build Status

Currency converter. Using http://fixer.io/ to get the quote.

Installing

NPM

How to use

currenco --help

  Usage: currenco [options] [command]

  Currency converter. Using http://fixer.io/ to get the quote.

  Options:

    -h, --help                 output usage information
    -V, --version              output the version number
 
  Commands:
    convert
    convert [from] [to] [amount]

License

This project is licensed under the MIT License - see the LICENSE.md file for details