Skip to content
Nathan Youngman edited this page Oct 27, 2012 · 2 revisions

Git Repository

The official and up-to-date repository was moved to GitHub on 2011-07-09:

~~bash
git clone git://github.com/rubychan/coderay.git
~
~

See http://coderay.rubychan.de/download/source for more information.

Subversion Repository

The old CodeRay repository (before 1.0) is still open to the public.

To check out the latest stable version:

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

Clone this wiki locally