-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Description
Thanks for setting up https://e18e.dev/docs/replacements/npm-run-all.html which helped me find npm-run-all2
But then I notices this will not use bun and looked further and found https://bun.com/docs/runtime#param-parallel https://bun.com/docs/runtime#param-sequential which seems to be the native solution for what the npm helper do.
bun run-parallelandbun run-sequentialcli commands oven-sh/bun#7589- feat(cli/run): add
--paralleland--sequentialfor running multiple scripts with workspace support oven-sh/bun#26551
I think it would be best to list it on the page as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels