A CLI (command line interface) to check the current price of cryptocurrencies.
git clone https://github.com/darkpanda08/cryptocurlive-cli.git
cd cryptocurlive-cli
npm install
npm link
Usage: cryptocurlive [options] [command]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
key Manage API Key -- Get your API key from https://nomics.com
check Check Coin Price Info
help [command] display help for command