crypto-price-cli
v1.0.2
Published
A command line tool to get current market price of cryptos. It scrapes the price from Coindesk website.
Downloads
5
Readme
crypto-price-cli
A command line tool to get current market price of cryptos. It scrapes the price from Coindesk website.
Install package from npm
# using npm
npm i crypto-price-cli
Usage
# Get <crypto> price
crypto-price-cli <crypto>
# Get crypto list
crypto-price-cli -l