I was just reading Jeff Atwood's "The F5 Key Is Not a Build Process." I find it interesting that the build process seems to be the end of it. The reality is that you also have to have a document telling people how to access all the code and what they need to have installed on their computer. It could be a page or 20 pages, but if you don't document all the software needed and the steps to configure it, you are just as lost as only having the build process. Mainly because you most likely have one ......