README

Path: README
Last Update: Tue May 09 11:34:17 PDT 2006

DRP

The Web site of DRP is drp.rubyforge.org. The RubyForge project page is rubyforge.org/projects/drp, where the latest version of DRP may be downloaded. DRP is also available as a RubyGem.

Recent Changes

none as of yet

Dependencies

DRP does not require any other packages. The test suite in the tests directory requires the testing framework TestUnit, which comes with Ruby 1.8 and later and can also be found in the Ruby Application Archive (raa.ruby-lang.org).

Depployment is handled by RubyGems and Rake.

Installation

RubyGems Installation

To install drp as a gem, type:

    $ gem install drp

To update it if previously installed as a gem:

    $ gem update drp

You may need root privileges to install or update the gem.

Manual Installation

After downloading and expanding the archive, you can install drp with the command

    $ ruby install.rb

(or)

    $ ruby install.rb --install-dir=my_directory

You may need root privileges to install.

Testing

    $ rake test

runs all of the tests in the test directory.

Overview

Note: For a much more long winded introduction, see INTRO file

How To Use

Example Scripts

Here are short descriptions of each of the examples found in the examples directory.

  1. mama
  2. papa
  3. hoohaa

Resources

To Do

asdfjkalskjfdlkasjdflkjsalkdjflkasjdf asldkfjlaskjdflkjsaldkfjlsakjdflksjadflk salkdjflkasjdflkjsaldkjflaskjdflkjasldkf saldkjflaksjdflkjsaldkfjlaskjdflkajsdflkj

Support

Administrivia

Copyright:Copyright © 2006, Christophe McKeon
License:Distributed under the GNU GPL, see LICENSE

Warranty

This software is provided "as is" and without any express or implied warranties, including, without limitation, the implied warranties of merchantability and fitness for a particular purpose.

[Validate]