An open API service indexing awesome lists of open source software.

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

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
```