Download
There are two flavors of Lightforms to download
Current version
To download the current version of lightforms, please click here and go to the Sourceforge project download page
CVS snapshot
To download the last development version of lightforms from CVS, type the following commands:
$ cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/lightforms co lightforms-0
This will create a directory lightforms-0
and download the source code to it
To update your copy, under the lightforms-0
directory, type:
$ cvs update