Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 282 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 282 Bytes

cryptocurrency-tracker

Small command line tool to get cryptocurrency information from coinmarketcap.com

Usage

$ ./cryptocurrency-tracker -c BTC ETH XRP -f "{symbol} \${price_usd} {percent_change_24h}%"
BTC $2251.94 -10.87% | ETH $308.036 -1.25% | XRP $0.266229 -1.45%