coinr-cli

0.5.0 • Public • Published

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.

Package Sidebar

Install

npm i coinr-cli

Weekly Downloads

3

Version

0.5.0

License

MIT

Last publish

Collaborators

  • johno