Last change
on this file since 14212 was
13685,
checked in by Henrik Bettermann, 9 years ago
|
Use sources/waeup.kofa/versions.cfg when building out custom package.
|
File size:
610 bytes
|
Rev | Line | |
---|
[11940] | 1 | waeup.wdu |
---|
[11394] | 2 | ************** |
---|
[10765] | 3 | |
---|
[11940] | 4 | `waeup.wdu` is a Python package providing a student information |
---|
| 5 | portal based on WAeUP Kofa for western Delta University. |
---|
[10765] | 6 | |
---|
[11428] | 7 | For generic install instructions please see sources/waeup.kofa/docs/INSTALL.txt. |
---|
| 8 | |
---|
[13685] | 9 | Bootstrap 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)$ python bootstrap.py |
---|
| 16 | |
---|
| 17 | (py27)$ ./bin/buildout |
---|
| 18 | |
---|
[11428] | 19 | Repository |
---|
| 20 | ========== |
---|
| 21 | |
---|
| 22 | The Subversion_ repository location of this package is |
---|
| 23 | |
---|
[11940] | 24 | https://svn.waeup.org/repos/main/waeup.wdu/ |
---|
[11428] | 25 | |
---|
| 26 | .. _Subversion: http://subversion.apache.org/ |
---|
Note: See
TracBrowser for help on using the repository browser.