Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

which-bond

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

which-bond

Randomly choose a Bond film to watch

  • 1.2.0
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

which-bond

Bond, which Bond?

which-bond is a Node.js command line tool for choosing a random James Bond film to watch.

$ which-bond

  On Her Majesty's Secret Service (1969)

  Starring George Lazenby as James Bond

  James Bond tracks archnemesis Ernst Blofeld to a mountaintop retreat
  where he's training an army of beautiful but lethal women. Along the
  way, Bond falls for Italian contessa Tracy Draco -- and marries her in
  order to get closer to Blofeld. Meanwhile, he locates Blofeld in the
  Alps and embarks on a classic ski chase.


How to use which-bond

There are two ways to use which-bond:

1. Install which-bond locally:

  1. Install Node.js and npm
  2. Install which-bond:
$ npm install --global which-bond
$ which-bond

2. Run which-bond without installing (requires Node.js v5.2.0+):

$ npx which-bond

Usage

Run which-bond --help to see supported options:

$ which-bond --help
 
 Usage: which-bond [options]

 Options:

   -V, --version                 output the version number
   -b, --include-bonds [actors]  Include one or more Bond actors, by last name. Examples: `-b lazenby`, `-b connery,moore`. (default: all)
   -B, --exclude-bonds [actors]  Exclude one or more Bond actors, by last name. Examples: `-B niven`, `-B brosnan,niven`. (default: none)
   -h, --help                    output usage information

Acknowledgments

which-bond uses the TMDb API but is not endorsed or certified by TMDb.

Keywords

FAQs

Package last updated on 25 Oct 2019

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc