source: main/ikobacustom.pcn/trunk/README.txt @ 14798

Last change on this file since 14798 was 13791, checked in by Henrik Bettermann, 8 years ago

Adjust to changes in base package.

File size: 369 bytes
Line 
1ikobacustom.pcn
2***************
3
4Customizations of the `waeup.ikoba` package.
5
6For generic install instructions please see sources/waeup.ikoba/docs/INSTALL.txt.
7
8Bootstrap and buildout have to be run in two steps:
9
10  (py27)$ python bootstrap.py -c buildout-init.cfg
11
12  (py27)$ ./bin/buildout -c buildout-init.cfg
13
14  (py27)$ python bootstrap.py
15
16  (py27)$ ./bin/buildout
Note: See TracBrowser for help on using the repository browser.