jump to navigation

NAntRunner

NAntRunner, as the name suggests, is a simple utility for running NAnt build scripts.  This is a stand-alone utility; by design it does not integrate with Visual Studio or any other IDE.  It’s ideal for developers who are using NAnt, but not developing within Visual Studio, or for developers (like me) who want to test a NAnt script out before wiring it up to a continuous build server.

The utility was built using Microsoft Visual Basic 2008 Express Edition, and targets the Microsoft .NET Framework v3.5.

Full source code and all releases can be found on CodePlex: http://codeplex.com/NAntRunner.

Comments»

No comments yet — be the first.