Socket
Socket
Sign inDemoInstall

breaking-bad-quotes-cli

Package Overview
Dependencies
5
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

breaking-bad-quotes-cli

Get a random quote from Breaking Bad in your terminal!


Version published
Maintainers
1
0

Weekly downloads

Readme

Source

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

  • NodeJS

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 ;)

Keywords

FAQs

Last updated on 08 Jun 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc