Hi, I am new to Nant, but I have used Ant extensively. I have been poking around the source code researching the idea of making some contributions to this project. I was wondering if someone could explain to me or point me to some documentation explaining how the typical development environment is setup. Generally speaking I am just looking for some advice on how to setup my development environment in a manner that is consistent with the majority of the contributers.
More specifically (Which may or may not be relevant): Do most contributors use Visual Studio to compile the project? If so, it seems the project files are not kept up to date in CVS because I had to modify them to get it to build in VS. I saw the mini Nant and the bootstrap script to build the project. Is this typically used to build the project during development, instead of using VS to compile the source code? If so, is there a more convenient way of repeatedly building the code (i.e. more convenient than editing in VS then running the bootstrap from command line)? Thanks, --Roarke ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
