0.14.2 • Published 2 years ago
@atomico/run v0.14.2
@atomico/run
Improves script run when using NPM Workspaces work, with @atomico/run
you can:
- Run multiple scripts via a list of expressions.
- Run the scripts in parallel and observe the execution according to package.
- Filter the packages that run the script.
@atomico/run
internally uses npm workspaces to learn the package tree and launch scripts, use @atomico/run
if you are looking for parallel execution of multiple scripts
Flags
-p, --parallel
Run the scripts in parallel, example:
run test -p
-s, --sequential
Run the scripts sequentially, example:
run step:1 step:2 step:3 -s
-w, --workspace
run build -w=@ui/*
Filter the scripts to run
0.14.2
2 years ago
0.14.0
2 years ago
0.14.1
2 years ago
0.11.0
2 years ago
0.12.0
2 years ago
0.11.1
2 years ago
0.13.0
2 years ago
0.8.4
2 years ago
0.10.1
2 years ago
0.10.0
2 years ago
0.9.0
2 years ago
0.8.1
2 years ago
0.8.0
2 years ago
0.7.1
2 years ago
0.9.2
2 years ago
0.8.3
2 years ago
0.9.1
2 years ago
0.8.2
2 years ago
0.7.0
2 years ago
0.6.0
2 years ago
0.5.1
2 years ago
0.5.0
2 years ago
0.4.1
2 years ago
0.4.0
2 years ago
0.3.0
2 years ago
0.2.0
2 years ago
0.1.0
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago
0.0.1
2 years ago
0.0.0
2 years ago