A command line interface to check the current price of cryptocurrencies.
For development, you will only need Node.js and a node package manager installed in your environement.
$ git clone https://github.com/tanishqchamola/cryptocurrency-cli
$ cd cryptocurrency-cli
$ npm install
$ npm link