0.0.2 • Published 9 years ago
stock-cli v0.0.2
Stock CLI
A CLI tool to display stock information.
Install
npm install stock-cli -g
Commands
stock [symbol]
Example
stock NFLX
Contributing
- Fork it
- Run
npm install
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
License
MIT © Ryan Burgess