Step by step:
Step 1) Login and navigate to a directory
that you want it to download to.
Step 2) Create a new file, we'll call
it get.
ex.) joe get
Step 3) Put the folowing in the
new file:
cvs -d:pserver:anonymous@cvs.guncode.sourceforge.net:/cvsroot/guncode
login
cvs -z3 -d:pserver:anonymous@cvs.guncode.sourceforge.net:/cvsroot/guncode co guncode
Step 4) Save the
file, and run it!
Compiling:
Step 1) Navigate to the folder where
guncode is
Step 2) Type make
Running:
Step 1) Navigate to the folder were
guncode is
Step 2) Type ./gunc