run-in-all

1.2.0 • Public • Published

run-in-all

Codacy Badge npm version

A CLI tool to run the same npm-script in multiple directories in parallel or sequential.

Ex: run-in-all --yarn --parallel build server client test

Usage

run-in-all [command] [directories...]

Options:
      --help      Show help                                                                  [boolean]
      --version   Show version number                                                        [boolean]
  -a, --args      Run the command with args.                                    [string] [default: ""]
  -p, --parallel  Run the command in all directories in parallel.           [boolean] [default: false]
  -s, --silent    Run the command silently, without the command output.     [boolean] [default: false]
  -y, --yarn      Run the command with yarn.                                [boolean] [default: false]

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    15
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    15
  • 1.1.1
    1
  • 1.1.0
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i run-in-all

Weekly Downloads

4

Version

1.2.0

License

MIT

Unpacked Size

80.9 kB

Total Files

19

Last publish

Collaborators

  • bacali