source: main/kofacustom.iuokada/trunk/README.txt @ 16335

Last change on this file since 16335 was 15563, checked in by Henrik Bettermann, 5 years ago

Change name, set ports and replace colors.

File size: 645 bytes
RevLine 
[15563]1waeup.iuokada
[11394]2**************
[10765]3
[15563]4`waeup.iuokada` is a Python package providing a student information
[11394]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
[13684]11Bootstrap 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)$ ./bin/buildout
18
[11428]19Repository
20==========
21
22The Subversion_ repository location of this package is
23
[15563]24  https://svn.waeup.org/repos/main/waeup.iuokada/
[11428]25
26.. _Subversion: http://subversion.apache.org/
Note: See TracBrowser for help on using the repository browser.