Chapter 1: General Outline

The software of the psycho project is organized as follows:

Currently: updating this information;
Next: writing client-registration web-page, activating that page
Suspended: writing bin/mailhandler.

(See also the git project's changelog file). The git project can be cloned using


    git clone https://www.icce.rug.nl/git/psycho.git
        
This installs the files in the directory ./psycho. Thereafter, use

    git pull
        
to receive the latest updates.