[Mono-list] NAnt vs make
Nick Drochak
ndrochak@gol.com
Fri, 13 Dec 2002 18:15:49 +0900
| These should all help you to see why NAnt might be a better option:
|
| http://draconet.sourceforge.net/
Ooooh. This is cool.
| Running a continuous integration system using a system like
| Draco.NET (built
| on NAnt/NDoc/NUnit) or even NAnt BuildServer is a one way of ensuring that
| code quality is consistently high and that potential problem are
| detected as
| quickly as possible. You can configure the system to build/test/check code
| even as they are committed to your source control system.
Yep. We want that. Especially if it can run on both windows and *nix.
Assuming we get someone to configure it, is there a server to use for
something like this?
Nick D.