GithubHelp home page GithubHelp logo

npm-run-ws's Introduction

Table of Contents generated with DocToc

@jwplayer/npm-run-ws

Run npm workspace scripts with extra features like serial, parallel, and root project runs.

After instalation an npm-run-ws binary will be added to our local node modules bin directory for running.

Installation

To install run

npm i --save-dev @jwplayer/npm-run-ws

--help


  Usage: @jwplayer/npm-run-ws [--if-present|--include-root] <script-name>

  Run npm workspace scripts with extra features like serial, parallel, and root project runs.

  -v,  --version            Print the version of @jwplayer/npm-run-ws.
  -V,  --verbose            Print the output of everything.
  -ip, --if-present         Only run the npm script if present on the workspace.
  -s,  --serial             Run the npm workspace script serially.
  -q,  --quiet              Do not print anything when commands are being run.
  -in, --interactive        Interactive running list output.
  -ir, --include-root       Run the script on the root workspace as well.
  -i,  --include [name]     Run on workspaces that match this. Can pass more than one.
  -e,  --exclude [name]     Run on workspaces that do not match this. Can pass more than one
  -d,  --directory [dir]    Run in this project directory, defaults to cwd.
  --list-workspaces         list workspaces, separated by newlines, with relative directory.
  --dry-run                 Show the ui and commands of what would have been run, without running

npm-run-ws's People

Contributors

jwbrandon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.