Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 365 Bytes

README.rst

File metadata and controls

19 lines (12 loc) · 365 Bytes

CMISS Plone site

This is a fairly standard Plone buildout.

To test, just do:

$ python bootstrap.py
$ bin/buildout

Start it off by:

$ bin/zeoserver-testing start
$ bin/instance-testing start

If you are trying to stage this, please use the appropriate buildout configuration file:

$ bin/buildout -c staging-instance.cfg