1.0.3 • Published 3 years ago

bitconv-cli v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago
  _     _ _                                 _ _
 | |__ (_) |_ ___ ___  _ ____   __      ___| (_)
 | '_ \| | __/ __/ _ \| '_ \ \ / /____ / __| | |
 | |_) | | || (_| (_) | | | \ V /_____| (__| | |
 |_.__/|_|\__\___\___/|_| |_|\_/       \___|_|_|

  Convert Bitcoin to any currency provided

bitconv-cli is a Command Line Interface Conversor from Bitcoin to currency provided.

Installing

$ npm install -g bitconv-cli

Create a global symlink for a dependency.

npm link

How to use

  Usage: bitconv-cli [options]

  Options:
    -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)
    -h, --help                 display help for command

Built With

  • commander - Lib used to make commands interface.
  • figlet - Used to making large letters of logo.
  • chalk - Used to logging of colored information.

Author

Guilherme Almeida

See also the list of contributors who participated in this project.

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

1.0.3

3 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago