too

Combine multiple processes' Stdout/Stderr/SIGINT to keep them all foreground

run-in-parallel

This is package to run processes in parallel. Most useful use case: to run vite build and typescript type checking in parallel.