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

Last change on this file since 17884 was 17119, checked in by Henrik Bettermann, 2 years ago

bootstrap.py has been deprecated.

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