CcPy ( Cruise Control written in Python) is (yet another) automatic continuous integration Server.
- Runs on any unix-derived system
- Supports svn and git repositories
- Notifies on build results by email
Prerequisites:
- Python 2.5+ or 3.x
To install:
# ./setup.py
To start:
#./ccpy.sh
See the full documentation at http://korostelev.net/ccpy/index.htm
Release notes: http://korostelev.net/ccpy/changelog.htm