README
branchmahlon-misc
changeset 10 b1426511fb64
equal deleted inserted replaced
9:4c51ebe6e9b6 10:b1426511fb64
       
     1 = jparallel
       
     2 
       
     3 jparallel is a "parallel jail shell" written in Ruby. 
       
     4 
       
     5 This is shell that can be used to interact with multiple FreeBSD jail instances
       
     6 simultaneously. It includes a Ruby binding to the FreeBSD jail(2) functions. 
       
     7 
       
     8 It's still under development, but in the meantime, you can check out the
       
     9 current development source with Subversion from the following URL:
       
    10 
       
    11     svn://deveiate.org/jparallel/trunk
       
    12 
       
    13 The project page is also likely to have more details:
       
    14 
       
    15     http://deveiate.org/projects/Jparallel/
       
    16 
       
    17 == License
       
    18 
       
    19 See the LICENSE file in the same directory for licensing details.