Command line interface to converter bitcoin to currency real
npm install -g cli-bitcoin-converter
cli-bitcoin-converter --help
Usage: cli-bitcoin-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)
This project is licensed under the MIT License - see the LICENSE.md file for details