Skip to content

sushii2/cli-nodejs-stocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stock-cli

stockcli

stock-cli is a command line HTTP client, which can be used to pull various information about stocks

Installation

First clone or download the repository.

git clone https://github.com/sushii2/cli-nodejs-stocks

Use the package manager npm to install stock-cli.

npm install -g cli-nodejs-stocks

Usage

#for help and all commands.
stock --help

stock [command] <options>
eg. stock quote --symbol "AAPL"
or
stock -s quote "AAPL"

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published