There's now a sneak preview of the new Hippo.NET build system available for download.[Larkware]
Our team development environment integrates CVS for source control, NAnt for build scripts, Draco.NET for continuous build support and finally Tinderbox as a front-end for the build process. (I don't know if anyone else is experimenting with the same setup.)
From the collection of these tools, we've inherited CVS and Tinderbox from earlier C++/COM projects. Tinderbox does a decent job being a front-end to the build process, but I can easily see how one can create a nicer and more powerful front-end for server-side build process. Putting Hippo.NET one on my tools-to-watch list.
|