source: main/waeup.kwarapoly/trunk/README.txt @ 14292

Last change on this file since 14292 was 13686, checked in by Henrik Bettermann, 9 years ago

Use sources/waeup.kofa/versions.cfg when building out custom package.

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