dsherret / dax

Cross-platform shell tools for Deno and Node.js inspired by zx.
MIT License
997 stars 34 forks source link

Add parallelism example to readme #85

Closed dsherret closed 1 year ago

dsherret commented 1 year ago

Just an example that uses Promise.all for people who don't know about that in JavaScript.