Cleaning Out the Bookmarks #3 – Building a Stackoverflow inspired knowledge exchange.
Now the title of this link is misleading here. There is almost no code.
The majority of the article is all about how to setup continuous integrationish like features over the top of a project. I haven’t set up build scripts or single click deployment yet but have been meaning to give this guide a look whenever I get around to learning about this stuff.
I start out projects a little differently, get something stupid and simple working, see how that goes, and then hook up things like code analysis. I don’t consider the bulk of knowledge within this link as “fluff”, just something you’d do later in the project rather than right away. Thats a lot of work to produce nothing…

