March 16, 2015
Hi,

As a learning project I've knocked up a tiny library to output ansi coloured text on linux/osx.

I guess I will go through a few iterations of improvements to end up with something more D like.

https://github.com/kingsleyh/rainbow
March 19, 2015
On Monday, 16 March 2015 at 15:39:52 UTC, Kingsley wrote:
> Hi,
>
> As a learning project I've knocked up a tiny library to output ansi coloured text on linux/osx.

Have a look here for an earlier attempt:
http://forum.dlang.org/thread/mailman.41.1317934445.28623.digitalmars-d@puremagic.com

This would be great to have in Phobos!