TheBevyFlock / flag-frenzy

Check combinations of Bevy's feature flags
Apache License 2.0
3 stars 0 forks source link

Colored terminal output #6

Closed BD103 closed 2 months ago

BD103 commented 2 months ago

Add the --color [auto/always/never] flag, and style the output based on this.

This flag should be forwarded to cargo as well. Perhaps it should respect CARGO_TERM_COLOR or a similar environmental variable?