source: main/waeup.fceokene/trunk/README.txt @ 15255

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

Update rules and theme.

File size: 622 bytes
RevLine 
[11389]1waeup.fceokene
[11424]2**********
[3798]3
[11389]4`waeup.fceokene` is a Python package providing a student information
5portal based on WAeUP Kofa.
[3798]6
[11424]7This is a customized version of Kofa for fceokene purposes.
[3798]8
[11424]9For generic install instructions please see sources/waeup.kofa/docs/INSTALL.txt.
10
[13682]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
[11424]19Repository
20==========
21
22The Subversion_ repository location of this package is
23
24  https://svn.waeup.org/repos/main/waeup.fceokene/
25
26.. _Subversion: http://subversion.apache.org/
Note: See TracBrowser for help on using the repository browser.