
-----------------------------------
Tony
Sat Oct 21, 2006 11:43 pm

A Ruby Rainbow - adding some colour
-----------------------------------
a very nifty gem from 
$ sudo gem install color --source require.errtheblog.com


http://errtheblog.com/static/images/colored.png

Awesome for colouring rake tests, or simply putting some colour into the console apps.

There's even a port to (almost) make it work in Windows.

-----------------------------------
Silent Avenger
Sat Oct 21, 2006 11:48 pm


-----------------------------------
So this doesn't work in Windows? Or does it work but just barely?

-----------------------------------
Tony
Sun Oct 22, 2006 12:07 am


-----------------------------------
it works, just that you'll need a different gem

$ gem install win32console --source require.errtheblog.com


-----------------------------------
Silent Avenger
Sun Oct 22, 2006 8:44 am


-----------------------------------
Oh okay, thanks!
