Mini-HOWTO of how to run Zillion

Download, untar

make ; make install
opentool zillion &
opentool zillionClient &
opentool zillionLoader ./simpleZillionJob.bundle

This will execute the job simpleZillionJob.bundle.
Look at the source code of simpleZillionJob.[mh] to see how a bundle has
to be programmed.

More documentation is forthcoming.