Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

leomendesm/btc-cli-tdd

Repository files navigation

btc-cli-tdd

A CLI to convert Bitcoin to any currency provided.

Installing

$ npm install -g btc-cli-tdd

How to use

btc-cli-tdd --help

  Usage: btc-cli-tdd [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

About

💸 A CLI to convert BTC to any currency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published