btc-converter-coindesk

1.0.2 • Public • Published

Btc-converter-coindesk

Build Status Coverage Status

A CLI to convert Bitcoin to any currency provided.

Installing

$ npm i -g btc-converter-coindesk

How to use

btc-converter-coindesk --help
 
  Usage: bitcoin-converter-coindesk [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)

Dependencies

This library depends on node version 10 or bigger.

Run tests

$ npm test

Programming with TDD

$ npm run test:tdd

Check tests coverage

$ npm run test:coverage

Add project to terminal

$ npm run build
$ npm link

Readme

Keywords

Package Sidebar

Install

npm i btc-converter-coindesk

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

11.7 kB

Total Files

14

Last publish

Collaborators

  • tota1099