Releases

From Groom

Jump to: navigation, search

Download

Sourceforge Logo

Both official releases and sources are hosted on Sourceforge Groom project page. Releases are provided in jar archives.



Build yourself

Those interested in getting a state-of-the-art copy of the repository can connect anonymously to the CVS server:

cvs -d:pserver:anonymous@groom.cvs.sourceforge.net:/cvsroot/groom login
cvs -z3 -d:pserver:anonymous@groom.cvs.sourceforge.net:/cvsroot/groom co -P groom

Sourceforge also provides a web based CVS Trac to ease source browsing.

Once the sources downloaded, there is a Makefile in groom/src/ that should help in building something workable.