source: main/kofacustom.udss/trunk/README.txt

Last change on this file was 17689, checked in by Henrik Bettermann, 8 months ago

Initialization

File size: 369 bytes
Line 
1waeup.udss
2**************
3
4`waeup.koa` is a Python package providing a student information
5portal based on WAeUP Kofa.
6
7For generic install instructions please see sources/waeup.kofa/docs/INSTALL.txt.
8
9Buildout has to be run in two steps (assuming we are in the folder where buildout.cfg is located):
10
11  ../py27/bin/buildout -c buildout-init.cfg
12
13  ../py27/bin/buildout
Note: See TracBrowser for help on using the repository browser.