A port of Ruby's colorize library to D.
yamadapc on master
Add donation BTC address (compare)
function() { return this }
import colorize; void main() { cwriteln(“this is red”, fg.red); }