Archive for February, 2012

IronRuby instead of NAnt or MSBuild?

I tried to use IronRuby in a continuous integration project and it worked pretty good, except when I wanted to use some external GEM to compress/extract zip files, turns out most are written for native un*x… But with a simple call to my trustworthy .NET solved that problem. Good read here: Say Goodby to NAnt and MSBuild

, , ,

Leave a comment