riyadhalnur / quote-cli

Get a random quote or the quote of the day in your CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quote-cli

Build Status Dependency Status Coverage Status Known Vulnerabilities

Get a random quote or the quote of the day in your CLI

Install

$ npm install -g quote-cli
$ quote --help

  Usage
    quote [options]

  Options
    qotd

  Examples
    $ quote
    To be or not be, that is the question. - William Shakespeare
    $ quote qotd
    Wars teach us not to love our enemies, but to hate our allies. - W. L. George

License

MIT

Made with love in Dhaka, Bangladesh by Riyadh Al Nur

About

Get a random quote or the quote of the day in your CLI

License:MIT License


Languages

Language:JavaScript 100.0%