breaking-bad-quotes-cli

1.1.2 • Public • Published

Breaking Bad Quotes Cli

Get a random quote from Breaking Bad in your terminal!

This project is based on the Breaking Bad Quotes API.

Requirements

Install

npm install -g breaking-bad-quotes-cli

Usage

$ breaking-bad-quotes --help

  Get a random quote from Breaking Bad in your terminal!

  Usage
      $ breaking-bad-quotes [options]

  Options
      --number    Set number of quotes returned (default: 1)

  Examples
      $ breaking-bad-quotes
      I'm not in the meth business. I'm in the empire business. - Walter White

      $ breaking-bad-quotes --number 3
      I'm not in the meth business. I'm in the empire business. - Walter White
      Shut the f*ck up and let me die in peace. - Mike Ehrmantraut
      Yeah, bitch! Magnets! - Jesse Pinkman

Just type in your terminal:

breaking-bad-quotes

You can display more than one quote with --number parameter:

breaking-bad-quotes --number 5

Have fun ;)

/breaking-bad-quotes-cli/

    Package Sidebar

    Install

    npm i breaking-bad-quotes-cli

    Weekly Downloads

    1

    Version

    1.1.2

    License

    MIT

    Unpacked Size

    5.17 kB

    Total Files

    5

    Last publish

    Collaborators

    • shevabam