Windows sucks… but we already knew that

So I’ve been working on some command line tools and wanted to add some color to the text (red for fail, green for pass… Testing ya know?) Now most console tools allow you to use something called ansi escape codes. The right code and, voila, red text on a white background. This [...]

Commenting is disabled.