The Zope 3 Book/Buildout

From Wikibooks, open books for an open world
< The Zope 3 Book
Jump to: navigation, search

Contents

What is Buildout ? [edit]

From the buildout.zope.org site: Buildout is a system for managing development buildouts. While often identified as a Zope project, and indeed licensed under the ZPL by Zope creator Jim Fulton, buildout is useful for configurations beyond Zope, and even, in rare cases, a few that have nothing to do with Python.

Buildout recipes [edit]

How to use a recipe ? [edit]

Command line options [edit]

Important recipes [edit]

Creating recipes [edit]

Summary [edit]

See also [edit]