Buildman is a simple Limb3 based tool which helps to easily establish a Continuous Integration process for your applications.
Buildman is a much simpler analogue of CruiseControl, a popular and very flexible Java Continuous Integration tool. If Buildman doesn't suit your needs it's definitely worth taking a look at CruiseControl.
There are no official releases yet, consider checking out from Subversion repository(see below).
This project's Subversion repository can be viewed in your web browser using plain view https://svn.limb-project.com/buildman or a more user friendly one http://viewvc.limb-project.com/viewvc/buildman.
If you plan to make changes, use this command to check out the code as yourself using HTTPS:
# Project members authenticate over HTTPS to allow committing changes. svn checkout https://svn.limb-project.com/buildman/trunk/ buildman
When prompted, enter your dev. password.
Use the same command to anonymously check out the latest project source code.
If you have any suggestions, feature requests or you spotted some nasty bug please consider subscribing to Buildman mailing list and posting your questions there.
If you found any bugs or want to have some missing feature, consider please filling a ticket at http://jira.limb-project.com/browse/BMN