source: main/kofacustom.iuokada/trunk/README.txt @ 16623

Last change on this file since 16623 was 16339, checked in by Henrik Bettermann, 4 years ago

Update

File size: 571 bytes
Line 
1kofacustom.iuokada
2******************
3
4`waeup.iuokada` 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
9Bootstrap and buildout have to be run in two steps:
10
11  (py27)$ python bootstrap.py -c buildout-init.cfg
12
13  (py27)$ ./bin/buildout -c buildout-init.cfg
14
15  (py27)$ ./bin/buildout
16
17Repository
18==========
19
20The Subversion_ repository location of this package is
21
22  https://svn.waeup.org/repos/main/waeup.iuokada/
23
24.. _Subversion: http://subversion.apache.org/
Note: See TracBrowser for help on using the repository browser.