README
author Michael Granger <ged@FaerieMUD.org>
Thu, 20 Nov 2008 17:12:39 +0000
changeset 5 41a1542b3b10
parent 3 7f6da371e2ce
permissions -rw-r--r--
Cleaned up bsdjail extension code a bit more and made the extconf check for the actual headers being included.

= jparallel

jparallel is a "parallel jail shell" written in Ruby. 

This is shell that can be used to interact with multiple FreeBSD jail instances
simultaneously. It includes a Ruby binding to the FreeBSD jail(2) functions. 

It's still under development, but in the meantime, you can check out the
current development source with Subversion from the following URL:

    svn://deveiate.org/jparallel/trunk

The project page is also likely to have more details:

    http://deveiate.org/projects/Jparallel/

== License

See the LICENSE file in the same directory for licensing details.