Last change
on this file since 14212 was
13681,
checked in by Henrik Bettermann, 9 years ago
|
Use sources/waeup.kofa/versions.cfg when building out custom package.
|
File size:
638 bytes
|
Rev | Line | |
---|
[11377] | 1 | waeup.aaua |
---|
| 2 | ********** |
---|
| 3 | |
---|
[11378] | 4 | `waeup.aaua` is a Python package providing a student information |
---|
| 5 | portal based on WAeUP Kofa. |
---|
[11377] | 6 | |
---|
[11378] | 7 | This is a customized version of Kofa for AAUA purposes. |
---|
| 8 | |
---|
[11420] | 9 | For generic install instructions please see sources/waeup.kofa/docs/INSTALL.txt. |
---|
[11403] | 10 | |
---|
[13681] | 11 | Bootstrap 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 | |
---|
[11403] | 21 | Repository |
---|
| 22 | ========== |
---|
| 23 | |
---|
| 24 | The Subversion_ repository location of this package is |
---|
| 25 | |
---|
| 26 | https://svn.waeup.org/repos/main/waeup.aaua/ |
---|
| 27 | |
---|
| 28 | .. _Subversion: http://subversion.apache.org/ |
---|
Note: See
TracBrowser for help on using the repository browser.