This is a documentation site for March Hare, a dead easy to use RabbitMQ client for JRuby.
To run the site generator yourself, you'll need to first have Ruby installed. Python is also required, as syntax-highlighting of code blocks is handled by pygments.
If installing Ruby from source, a prerequisite is the libyaml dev package.
To install dependencies with Bundler:
bundle install --binstubs
./bin/jekyll serve --watch
then navigate to localhost:4000
./bin/jekyll build
Copyright (C) 2013-2017 Michael S. Klishin.
Distributed under the MIT License.