Learning project setup

After reading this post by Mike Roberts, I used his method to set up a new project I was starting.  One of the best pieces that I got from this article was to include my building/testing tools right into my versioning.  At first I would just put the basics, my source code, any project files, web forms, etc.  Now, by including nant and nunit, you can get someone new setup to use your project really quickly, and theres no issues like “which version of nant is this .build file targeted for?”, because whatever version of nant is checked out is the version you need!  Excellent post, very helpful to me, subscribed!

Leave a Comment

Name: (Required)

E-mail: (Required)

Website:

Enter my name (ben) in this box, so I know you're a human.

Comment: