In this episode we will start a series on how to create a build script using the NAnt build tool. We will start off this series by walking you though how to setup a simple build script which will simply compile your application. We will use this script as our basis for all future episodes on this topic.