1.1.1 • Published 8 years ago
coincow v1.1.1
💰 Coin 🐮 Cow
A magical cow that tells you the current LTC, ETH or BTC price, in EUR or USD, right from your terminal.

Powered by the Coinbase API.
Install
You'll need to have Node.js version 9 or greater installed, then run:
npm i -g coincowUsage
> coin help
Usage
> coin [ltc|eth|btc] [eur|usd]
Examples
> coin ltc eur
> coin eth usdAlternatively, you can use npx if you don't want to install globally, for example:
npx coincow ltc eur