1.0.4 • Published 7 years ago

coin-converter v1.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Bitcoin Converter CLI

A CLI to convert Bitcoin to any currency provided.

Installing

$ npm install -g coin-converter

How to use

coin-converter --help

  Usage: coin-converter [options]

  Convert Bitcoin to any currency defined

  Options:

    -h, --help                 output usage information
    -V, --version              output the version number
    -C, --currency <currency>  Currency to be converted. (Default: USD)
    -A, --amount <amount>      Value in Bitcoin to convert. (Default: 1)

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

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

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago