Skip to content

My first JS command line application an, simple bitcoin converter.

Notifications You must be signed in to change notification settings

tunnes/btc-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing

$ npm install -g cli-btc-converter

How to use

btc-converter --help

  Usage: btc-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)

About

My first JS command line application an, simple bitcoin converter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published