source: main/kofacustom.koa/trunk/README.txt @ 17890

Last change on this file since 17890 was 17357, checked in by Henrik Bettermann, 18 months ago

Rename skeleton koa.

File size: 364 bytes
Line 
1waeup.koa
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.