Subversion access

The subversion repository is located at svn.rubychan.de/coderay.

To get the latest stable version of CodeRay project, use:

svn co http://svn.rubychan.de/coderay/branches/0.9/ coderay

p 'To get the latest development version of the CodeRay library, use:'

pre.console <<_
svn co http://svn.rubychan.de/coderay/trunk/lib coderay

Developers

If you want the whole CodeRay project, including test and benchmark data (about 4 MB), use this:

svn co http://svn.rubychan.de/coderay/trunk coderay

and visit the Redmine project page for CodeRay.