= Welcome to the Bitten Project = ''Bitten'' is a [http://www.python.org/ Python]-based framework for collecting various software metrics via continuous integration. == Design Documents == There are a work in progress: * BuildConfigurations * BuildRecipes * DataStorage * MasterSlaveProtocol * ObjectModel See also TracRefactorings for things that need to be changed in Trac itself. == Subversion Repository == The Subversion repository can be accessed at http://bitten.cmlenz.net/repos/. You probably want to check out http://bitten.cmlenz.net/repos/bitten/trunk/ : {{{ svn co http://bitten.cmlenz.net/repos/bitten/trunk/ bitten }}} == Similar Projects == * [http://www.mozilla.org/tinderbox.html Mozilla Tinderbox] * [http://cruisecontrol.sourceforge.net/ CruiseControl] * [http://gump.apache.org/ Apache Gump] * [http://buildbot.sourceforge.net/ BuildBot] * [http://www.urbancode.com/projects/anthill/default.jsp Anthill] * [http://poocs.net/articles/2005/05/22/setting-up-cia-continuous-integration-automater CIA (Continuous Integration Automator)]