Skip to content

aleciberg/CLI_crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Crypto Tool

v2.0

Description

Simple command line app to query CoinMarketCap for CrypotCurrency Quotes based on coin symbol (BTC, DOGE, ETH, etc). Enter command "coin" from anywhere to generate prompt and then enter symbol.

ToDo

  • Color Code Percent Changes
  • Handle anything besides symbols.
  • Return more than just latest quote
    • Percent Change
    • 1 week high and low
  • Break out functions into other files to keep index.js light.
  • Publish to NPM as an exercise

Installation

(I have never done this so I have no idea)
  • Clone Repo
  • In project directory:
    • npm install -g
    • npm link
    • ????

Bugs

  • To be added.

About

node cli app to query crypto prices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published