cheap-stocks-cli
v2.0.2
Published
a simple node cli app
Readme
cheap-stocks-cli 

A sample node cli app
Quick start
using git
- clone the repo
- Install latest node js
- run
npm install - run
npm link .in the directory of the repository - type
csfrom anywhere in your terminal to get started with the cli app - for getting support status of a currency run
cs search currency [currency ISO code]
using npm
- run
npm install -g cheap-stocks-cli - type
csfrom anywhere in your terminal to get started with the cli app
