siketyan / nr

Modern and pretty alternative of npm-run-all
https://www.npmjs.com/package/@siketyan/nr
MIT License
12 stars 0 forks source link

Limit the concurrency on running in parallel #4

Closed siketyan closed 9 months ago

siketyan commented 9 months ago
nr -p=3 foo bar baz qux
# qux will run after one of [foo, bar, baz] has finished.
siketyan commented 9 months ago

Resolved by d7e91c25b5c8c5ce64c7818da7283138b3ef895a