source:
main/kofacustom.dspg/trunk/README.txt
@
17952
Last change on this file since 17952 was 17120, checked in by , 2 years ago | |
---|---|
File size: 593 bytes |
Rev | Line | |
---|---|---|
[14716] | 1 | waeup.dspg |
2 | ********** | |
[10765] | 3 | |
[14716] | 4 | `waeup.dspg` is a Python package providing a student information |
[11394] | 5 | portal based on WAeUP Kofa. |
[10765] | 6 | |
[11394] | 7 | This is a skelton package which can be used to create customized version of Kofa. |
[10765] | 8 | |
[11428] | 9 | For generic install instructions please see sources/waeup.kofa/docs/INSTALL.txt. |
10 | ||
[13684] | 11 | Bootstrap and buildout have to be run in two steps: |
12 | ||
[17120] | 13 | (py27)$ ../py27/bin/buildout -c buildout-init.cfg |
[13684] | 14 | |
[17120] | 15 | (py27)$ ../py27/bin/buildout |
[13684] | 16 | |
[11428] | 17 | Repository |
18 | ========== | |
19 | ||
20 | The Subversion_ repository location of this package is | |
21 | ||
[14716] | 22 | https://svn.waeup.org/repos/main/waeup.dspg/ |
[11428] | 23 | |
24 | .. _Subversion: http://subversion.apache.org/ |
Note: See TracBrowser for help on using the repository browser.