1.0.6 • Published 6 years ago

btc-converter-v2 v1.0.6

Weekly downloads
3
License
GPLv3
Repository
github
Last release
6 years ago

Bitcoin Converter

Build Status npm Version Coverage Status License: GPL v3

This is a CLI tool to convert from Bitcoin to any currency

Instructions

  • Can be downloaded through NPM
npm i -g btc-converter-v2
  • Or cloned and then built
git clone https://github.com/julio-cesar-development/btc-converter.git
cd btc-converter
npm install
npm run build
npm link

Use

  • Must be executed through command line
btc-converter [options]
  • The tool accepts some options:
    • -C --currency | the currency to be converted
    • -A --amount | the amount to be converted
1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago