README
changeset 3 7f6da371e2ce
parent 2 0c24586f579a
equal deleted inserted replaced
2:0c24586f579a 3:7f6da371e2ce
     3 jparallel is a "parallel jail shell" written in Ruby. 
     3 jparallel is a "parallel jail shell" written in Ruby. 
     4 
     4 
     5 This is shell that can be used to interact with multiple FreeBSD jail instances
     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. 
     6 simultaneously. It includes a Ruby binding to the FreeBSD jail(2) functions. 
     7 
     7 
     8 In the meantime, you can check out the current development source with Subversion from the 
     8 It's still under development, but in the meantime, you can check out the
     9 following URL:
     9 current development source with Subversion from the following URL:
    10 
    10 
    11     svn://deveiate.org/jparallel/trunk
    11     svn://deveiate.org/jparallel/trunk
    12 
    12 
    13 The project page is also likely to have more details:
    13 The project page is also likely to have more details:
    14 
    14