Tree Surgeon 2.0 has been released on CodePlex. Tree Surgeon kickstarts the creation of new Visual Studio Projects by applying a little code generation to your development tree.
It now supports:
- Visual Studio 2003
- Visual Studio 2005
- Visual Studio 2008
- NUnit
- MbUnit
The Tree Surgeon Development Team is kicking around the idea of a new plug-in model that will allow you to provide pluggable support for different tools. I like the suggestion to possibly replace the NVelocity Templates with the T4 Templating Engine that is a part of Visual Studio.
Learn more about Tree Surgeon here.