root/plone4bio.buildout/trunk/README.txt

Revision 155, 366 bytes (checked in by mauro, 18 months ago)

plone4 sample buildout

Line 
1=========================
2Plone4Bio sample buildout
3=========================
4
5Building a plone 3.3.x demo site
6--------------------------------
7
8 $ python2.4 bootstrap.py
9 $ bin/buildout -c demo-plone3.cfg
10 
11Building a plone 4.x demo site
12------------------------------
13
14 $ python2.6 bootstrap.py
15 $ bin/buildout -c demo.cfg
16
17More info at http://www.plone4bio.org
Note: See TracBrowser for help on using the browser.