Continuous Integration Choice: Cerberus
January 11th, 2007
I just found about Cerberus. This looks like a nice tool, and very easy to setup and run:
1 2 3 |
$ sudo gem install --include-dependencies cerberus $ cerberus add PROJECT_DIR|PROJECT_URL $ cerberus buildall |
Very simple and clean.
I’m trying it out and will have more to post later on.
October 12th, 2007 at 10:25 PM
François,
I’ve written a small article on Cerberus few days ago:
http://rashkovskii.com/articles/2007/01/10/continuos-integration-cerberus
October 12th, 2007 at 10:25 PM
I’ve also chosen Cerberus for my projects. Looks like pretty cool tool.
And very helpful. Thanks François for Cerberus.