Bil Simser just released Tree Surgeon 2.0.
TreeSurgeon automates the creation of a new project development tree, complete with a VS solution, a test project, a console project and a "core" project. It also automates the creation of a Nant build file which is set up to generate an Ncover report.
The first thing I wanted to do was add other tools I use in almost every project. This turned out to be way easy. Just copy the binaries in the skeleton folder (these get copied to every new tree) and edit the project file templates to add a reference.
Here I added Rhino Mocks:
And added a few lines to the template file:
Easy! Thanks Bil!
2 Responses
Dew Drop - July 1, 2008 | Alvin Ashcraft's Morning Dew
01|Jul|2008 1[...] Tree Surgeon 2.0 Released (Matt Hinze) [...]
Chance
01|Jul|2008 2nice
Leave a reply