II.
Library overview
Reference · livelibrary:npm-run-all
npm-run-all overview
CLI tool to run multiple npm-scripts sequentially or in parallel; provides run-s (sequential) and run-p (parallel) shorthands with glob pattern support for script names.
Attributes
displayName
npm-run-all
belongsToLanguageId
category
scripts
description
CLI tool to run multiple npm-scripts sequentially or in parallel;
provides run-s (sequential) and run-p (parallel) shorthands with
glob pattern support for script names.
Outgoing edges
belongs_to_language1
- language:javascript·LanguageJavaScript
used_for1
- skill-area:ci-pipeline-optimization·SkillAreaCI Pipeline Optimization
Incoming edges
alternative_to1
- library:concurrently·Libraryconcurrently