Sign In

lope-cli

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lope-cli

Third-party NPM package scripts as simple CLIs

Source
npmnpm
Version
0.0.0
Version published
Weekly downloads
1
-92.31%
Maintainers
1
Weekly downloads
 
Created
Source

lope-cli | Third-party NPM package scripts as simple CLIs

version versioning branching styling paradigm build

Install

$ npm install --global lope-cli

Usage

$ lope --help
Third-party NPM package scripts as simple CLIs

Usage:
  $ lope <lope-package> <lope-script> [--lope-path path] [--* <*>]

Options:
  --lope-package  The package to run against (default: undefined)
  --lope-path     The path containing the package in node_modules (default: current directory or the
                  nearest ancestor node_modules directory)
  --lope-script	  The script to run (default: undefined)

Examples:
  $ lope lope-example test
  $ lope lope-example echo --echo hello

PROTIP: Options prefixed with lope will be filtered and not passed to the NPM script

Maintainers

  • Rocky Madden (@rockymadden)

Keywords

cli

FAQs

Package last updated on 10 Mar 2017

Related posts