Steve Hebert's Development Blog

.Steve's .Blog

<December 2008>
SuMoTuWeThFrSa
30123456
78910111213
14151617181920
21222324252627
28293031123
45678910


Navigation

Blogs I Follow

Favorite Tools

Development Articles

Subscriptions

Post Categories

Article Categories



Fun with Nant

I'm beginning the process of automating our build process using Nant. I've taken a look at a couple resources on the Nant wiki and found John Lam's blog somewhat useful on the topic.  I'm continuing to look for useful material on the net.

Our project is a collection of ~9 indiviual projects, 4 of which make up the core product and 3 of which are various msi builds.  Lam deals with multi-project tips that are useful and not apparent in the official documentation from what I've seen.

It appears that Nant configuration files are an XSL file away from visual studio project files (I'm exaggerating, but not by much). I'm hoping to find a tool that aids in the conversion but I haven't seen anything yet. I'll keep blogging my Nant experiences as I go along and any tools and tips I find along the way.

posted on Thursday, October 28, 2004 11:11 AM by sdhebert





Powered by Dot Net Junkies, by Telligent Systems