Thursday, April 07, 2005

Getting the project directory structure right

Whenever you start a new project the first thing you do is get the project directory structure in place. Seperating out the libraries, the source folders, the bin folder and getting all the required libraries together in place everytime can be a pain.
You can try out TreeSurgeon from ThoughtWorks (the same guys who bring you Cruise Control) to set the directory structure for your projects.
This project is based on the article on "How to setup a .NET Development Tree"

No comments: