2.0.2 • Published 5 years ago
cheap-stocks-cli v2.0.2
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