source: main/ikobacustom.skeleton/trunk/README.txt @ 17771

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

Adjust to changes in base package.

File size: 380 bytes
Line 
1ikobacustom.skeleton
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.