bhollis/maruku

View on GitHub
docs/website/src/download.page

Summary

Maintainability
Test Coverage
---
page_class: normal
linkAttrs:
  :link_text: Download
inMenu: false
title: "Download"
---

### Using rubygems ###

Install with:

    $ gem install maruku
{:shell}

### Distribution Packages ###

Gentoo: <http://packages.gentoo.org/packages/?category=dev-ruby;name=maruku>

Debian: <http://packages.debian.org/experimental/interpreters/libmaruku-ruby>


### Repository ###

The official repository has moved to GitHub: <a href="http://github.com/nex3/maruku">http://github.com/nex3/maruku</a>.


### Repository (old subversion repository) ###

**Please use the github repository as detailed above.**

The development site is <http://rubyforge.org/projects/maruku/>.

Released files can also be seen at <http://rubyforge.org/frs/?group_id=2795>.

Anonymous access to the repository is possible with:

    $ svn checkout svn://rubyforge.org/var/svn/maruku/trunk
{:shell}

Also, each version has a tag:

    $ svn checkout svn://rubyforge.org/var/svn/maruku/tags/0.5.6
{:shell}

If you want commit access to the repository, just create an account on Rubyforge and drop me a mail.