This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
No gems have been built for this project yet.
Quick Start
This page provides a brief tutorial on how to get up and running with Ruleby.
First, make sure you have Ruby installed.
Installing the Gem Download the Ruleby Gem from RubyForge, and install the Gem with the following commandgem install rulebyDownloading the Source Install an Git, and enter the following command
git clone git://github.com/mattup/ruleby.gitChange directories to ‘examples’
cd ruleby cd examplesExecute the Hello World example
ruby example_hello.rbYou should see the following output
Hello World Goodbye World







