Nantpad is just what the doctor ordered
The other day I was manually editing a NAnt build file and I thought to myself, this is stupid. How hard would it be to write a GUI application that lets me specify what I want the build to do, and then spit out the XML for NAnt to use. I put it down on my list for things to do in the distant future, but now I can take it back off that list. Obviously someone else had the same thought because they wrote NAntpad which lets me specify my build process in a nice friendly GUI and then generate a NAnt build file. Very cool. Thanks to Patrick Cauldwell for pointing this tool out.
-James