source: main/kofacustom.wdu/trunk/README.txt @ 15816

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

Update rules and theme.

File size: 579 bytes
RevLine 
[11940]1waeup.wdu
[11394]2**************
[10765]3
[11940]4`waeup.wdu` is a Python package providing a student information
5portal based on WAeUP Kofa for western Delta University.
[10765]6
[11428]7For generic install instructions please see sources/waeup.kofa/docs/INSTALL.txt.
8
[13685]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
[11428]17Repository
18==========
19
20The Subversion_ repository location of this package is
21
[11940]22  https://svn.waeup.org/repos/main/waeup.wdu/
[11428]23
24.. _Subversion: http://subversion.apache.org/
Note: See TracBrowser for help on using the repository browser.