Edgewall Software

Version 12 (modified by cmlenz, 19 years ago) (diff)

Link to Source Forge project

Welcome to the Bitten Project

Bitten is a Python-based framework for collecting various software metrics via continuous integration. It builds on Trac to provide an integrated web-based user interface.

Design Documents

First, read the white paper to learn about the motivation for this project, and the overall goals.

There are also pages discussing the design of individual parts of the system. These are a work in progress:

See also Trac Refactorings for things that need to be changed in Trac itself.

Subversion Repository

The Subversion repository can be accessed at http://bitten.cmlenz.net/repos/bitten/. You probably want to check out http://bitten.cmlenz.net/repos/bitten/trunk/ :

  svn co http://bitten.cmlenz.net/repos/bitten/trunk/ bitten

SourceForge Project

To comply with the requirements of Googles´ Summer of Code program, this project is also hosted on SourceForge at http://sourceforge.net/projects/bitten/. The CVS repository is synced semi-regularly with the Subversion repository here.

But you can also find mailing lists and file releases at SourceForge. If you'd like to try out Bitten, or would like to participate in the development, please sign up to the mailing list.

Similar Projects