npm.io
1.2.0 • Published 5 years agoCLI

maistry

Licence
MIT
Version
1.2.0
Deps
5
Size
5 kB
Vulns
0
Weekly
0
Stars
1

maistry

A master workman; a foreman for your npm scripts.

Features

  • List all project scripts to choose and run
  • Select multiple scripts and run
  • Create/Combine new scripts from existing ones and add them to package.json
  • Re-order tasks when you are combining
  • Use npm-run-all to run tasks parallel/sequential

Install

npm install -g maistry

Usage

maistry

demo1

demo2

Help

maistry

Options:
  --stdout        Specify stdout for output
  --parallel, -p  Run tasks in parallel                         [default: false]
  --create, -c    Create / Combine new tasks from existing ones
  -h, --help      Show help                                            [boolean]
  -v, --version   Show version number                                  [boolean]