Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 374 Bytes

readme.markdown

File metadata and controls

24 lines (15 loc) · 374 Bytes

ASX Ticker

A terminal app to view the latest ASX stock prices.

Demo

Alt text

Installation

Simply run npm i -g asxticker to install asxticker globally.

Once installed you can run the following commands:

# show top 20 asx stocks
asx

# query single asx stock
asx -c cba

# query multiple asx stocks
asx -c cba,rea,apt