snaps.wml from gzz at Krugle
Show snaps.wml syntax highlighted
#include "header.wml" select=snaps
<subject "Daily, compiled snapshots">
<p>There are currently no snapshots made of Gzz.
#
#<p>Daily source and binary snapshots are automatically put in <a
#href="ftp://gzigzag.sourceforge.net/pub/gzigzag/snapshots/">ftp://gzigzag.sourceforge.net/pub/gzigzag/snapshots/</a>.
#The source is packed in the ZIP and the GZipped TAR formats.
#Precompiled classes are supplied in the JAR format.
#
#<p>Once you have downloaded one of the prebuilt JAR files, you can run
#it using the following commands:
#<ul>
#
#<li> If you are using Java 1.1, you can try
#
#<pre>jre -cp gzigzag-snapshot-20000704.jar org.gzigzag.Main cellscrollfile</pre>
#
#(of course, replace <tt>gzigzag-snapshot-20000704.jar</tt> with the
#name of your JAR file).
#
#<li> If you are using Java 1.2, you can try
#
#<pre>java -jar gzigzag-snapshot-20000704.jar cellscrollfile</pre>
#
#(of course, replace <tt>gzigzag-snapshot-20000704.jar</tt> with the
#name of your JAR file).
#
#</ul>
#
See more files for this project here