Last change
on this file since 17949 was
14035,
checked in by Henrik Bettermann, 8 years ago
|
Rename 'skeleton' 'coewarri'.
Set port numbers.
|
File size:
679 bytes
|
Rev | Line | |
---|
[14035] | 1 | waeup.coewarri |
---|
[11394] | 2 | ************** |
---|
[10765] | 3 | |
---|
[14035] | 4 | `waeup.coewarri` 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 | |
---|
| 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 | |
---|
[11428] | 21 | Repository |
---|
| 22 | ========== |
---|
| 23 | |
---|
| 24 | The Subversion_ repository location of this package is |
---|
| 25 | |
---|
[14035] | 26 | https://svn.waeup.org/repos/main/waeup.coewarri/ |
---|
[11428] | 27 | |
---|
| 28 | .. _Subversion: http://subversion.apache.org/ |
---|
Note: See
TracBrowser for help on using the repository browser.