source: main/kofacustom.skeleton/trunk/README.txt @ 17350

Last change on this file since 17350 was 17349, checked in by Henrik Bettermann, 19 months ago

Update installation procedure.

File size: 581 bytes
RevLine 
[11394]1waeup.skeleton
2**************
[10765]3
[11394]4`waeup.skeleton` is a Python package providing a student information
5portal based on WAeUP Kofa.
[10765]6
[11394]7This is a skelton package which can be used to create customized version of Kofa.
[10765]8
[11428]9For generic install instructions please see sources/waeup.kofa/docs/INSTALL.txt.
10
[17349]11Buildout has to be run in two steps:
[13684]12
13  (py27)$ ./bin/buildout -c buildout-init.cfg
14
15  (py27)$ ./bin/buildout
16
[11428]17Repository
18==========
19
20The Subversion_ repository location of this package is
21
22  https://svn.waeup.org/repos/main/waeup.skeleton/
23
24.. _Subversion: http://subversion.apache.org/
Note: See TracBrowser for help on using the repository browser.