Before I re-invent the wheel I wanted to see if a similar tool already existed. I want to automate the deployment of our various web sites, web services & multiple databases.
I was thinking of writing a NAnt script and a simple GUI application which would enumerate the targets within the NAnt script and show a list of tasks which could then be toggled on/off and executed. Does such a tool already exist?