https://github.com/trstringer/stocks-cli
:moneybag: Stock price lookup CLI
https://github.com/trstringer/stocks-cli
Last synced: 6 months ago
JSON representation
:moneybag: Stock price lookup CLI
- Host: GitHub
- URL: https://github.com/trstringer/stocks-cli
- Owner: trstringer
- Created: 2016-03-10T01:48:15.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-12T14:24:55.000Z (almost 10 years ago)
- Last Synced: 2024-10-11T15:11:04.737Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stock lookup CLI
*Just in case you want to lookup current stock prices on the CLI...*
## Install
```
npm install -g stocks-cli
```
## Usage
```
stocks -s msft
stocks -s msft,goog,aapl
```