@anujsharma141/stonk

1.1.7 • Public • Published

npm build npm version

🚀 Install

npm i @anujsharma141/stonk -g

📌 Usage

-s, --search

search from stocks listed

stonk --search <keyword>

-a, --add

add stock to watchlist

stonk --add <ticker>

-r, --remove

remove stock from watchlist

stonk --remove <ticker>

-i, --info

logs quote value of a stock

stonk --info <ticker>

-w, --watch

logs the watchlist

stonk --watch

--help

Show help

stonk --help 

🔧 Development

Run the following commands in terminal to setup the project on your local machine.

git clone https://github.com/AnujSharma141/stonk.git
cd stonk
npm install 
npm i -g .

Package Sidebar

Install

npm i @anujsharma141/stonk

Weekly Downloads

3

Version

1.1.7

License

ISC

Unpacked Size

9.94 kB

Total Files

12

Last publish

Collaborators

  • anujsharma141