0.5.0 • Published 8 years ago

coinr-cli v0.5.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

coinr-cli Build Status js-standard-style

Get the current ticker value for cryptocurrencies

coinr

Installation

npm i -g coinr-cli

Usage

❯ coinr -h

  Get the current ticker value for cryptocurrencies

  Usage

      $ coinr [currency]

  Options

      -h, --help - Get help menu
      -v, --version - Get the version

  Examples

      $ coinr
      $ coinr bitcoin
      $ coinr ethereum
❯ coinr ethereum

Ethereum(ETH)

  $10.1098
  Changes: 0%1h -4%24h -19%7d

Related

License

MIT

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Crafted with <3 by John Otander (@4lpine).


This package was initially generated with yeoman and the p generator.

0.5.0

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago