The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Grizzly - Grizzly - A command-line interface for looking up stock quote.

VERSION

version 0.104

SYNOPSIS

    grizzly [options]

    Options:

    news [stock symbol]

    quote [stock symbol]

    help

    version

Options

news - Displays the stock news of a given symbol.

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.

DESCRIPTION

Grizzly will output the stock quote of the given symbol.

NAME

Grizzly - A command-line interface for looking up stock quote.

Setup

Installation

    cpanm Grizzly

API Key

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 <nobunaga@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2021 by Nobunaga.

MIT License

AUTHOR

Nobunaga <nobunaga@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2022 by Nobunaga.

This is free software, licensed under:

  The MIT (X11) License