source: main/waeup.aaue/trunk/README.txt @ 15317

Last change on this file since 15317 was 14474, checked in by Henrik Bettermann, 8 years ago

Update README.txt.

File size: 607 bytes
Line 
1waeup.aaue
2**********
3
4`waeup.aaue` is a Python package providing a student information
5portal based on WAeUP Kofa.
6
7This is a customized version of Kofa for AAUE purposes.
8
9For generic install instructions please see sources/waeup.kofa/docs/INSTALL.txt.
10
11Bootstrap and buildout have to be run in two steps:
12
13  (py27)$ python bootstrap.py -c buildout-init.cfg
14
15  (py27)$ ./bin/buildout -c buildout-init.cfg
16
17  (py27)$ ./bin/buildout
18
19
20Repository
21==========
22
23The Subversion_ repository location of this package is
24
25  https://svn.waeup.org/repos/main/waeup.aaue/
26
27.. _Subversion: http://subversion.apache.org/
Note: See TracBrowser for help on using the repository browser.