Before I reinvented the wheel, I wanted to know if there was a similar tool. I want to automate the deployment of our various websites, web services and several databases.
I was thinking of writing an NAnt script and a simple graphical application that would list the goals in an NAnt script and display a list of tasks that could then be turned on / off and executed. Does such a tool already exist?
source share