mysticatea / npm-run-all

A CLI tool to run multiple npm-scripts in parallel or sequential.
MIT License
5.72k stars 240 forks source link

Add option, or set by default, `FORCE_COLOR=1` #246

Open segevfiner opened 1 year ago

segevfiner commented 1 year ago

It is very common to want to do this, it would be helpful to have a CLI option for npm-run-all to set this, or even set it by default.