npm-run-all2

v6.2.3
A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintainence fork)
cli command commandline tool npm npm-scripts run sequential serial and 3 more...

clean

rm -rf coverage jsdoc "test-workspace/{build,test.txt}"

docs

jsdoc -c jsdoc.json

check:installed-check

installed-check --ignore-dev

check:eslint

eslint

check:knip

knip

precheck

node scripts/make-slink.js

check

node ./bin/run-p/index.js check:*

pretest-mocha

node scripts/make-slink.js

test-mocha

c8 mocha --timeout 120000

test

node ./bin/run-s/index.js check test-mocha

watch

mocha --timeout 120000 --watch --growl

version

auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:' && git add CHANGELOG.md

preversion

npm test

postversion

git push --follow-tags && gh-release -y
npm i npm-run-all2

Metadata

  • MIT
  • ^14.18.0 || ^16.13.0 || >=18.0.0
  • Toru Nagashima
  • released 9/13/2024

Downloads

Maintainers