- Timestamp:
- 14 Jul 2024, 13:55:00 (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.edopoly/trunk/README.txt
r15000 r17846 5 5 portal based on WAeUP Kofa. 6 6 7 This is a skelton package which can be used to create customized version of Kofa.8 9 7 For generic install instructions please see sources/waeup.kofa/docs/INSTALL.txt. 10 8 11 9 Bootstrap and buildout have to be run in two steps: 12 10 13 (py27)$ python bootstrap.py-c buildout-init.cfg11 ../py27/bin/buildout -c buildout-init.cfg 14 12 15 (py27)$ ./bin/buildout -c buildout-init.cfg 16 17 (py27)$ ./bin/buildout 18 19 Repository 20 ========== 21 22 The Subversion_ repository location of this package is 23 24 https://svn.waeup.org/repos/main/waeup.edopoly/ 25 26 .. _Subversion: http://subversion.apache.org/ 13 ../py27/bin/buildout
Note: See TracChangeset for help on using the changeset viewer.