Grizzly
NAME
Grizzly - A command-line interface for looking up stock quote.
DESCRIPTION
Grizzly will output the stock quote of the given symbol.
SYNOPSIS
grizzly [options]
Options:
quote [stock symbol]
help
version
OPTIONS
quote
Displays the stock quote of a given symbol.
help
Displays a help message on how to use Grizzly.
version
Displays Grizzly's version number.
Installation
cpanm Grizzly
API Key(s)
You will need to get a free API key from NewsAPI. Afterwards you will need to set the NEWS_API_KEY environment variable to the API key.
AUTHOR
Nobunaga
COPYRIGHT
Copyright (C) 2021, Nobunaga
LICENSE
MIT License