The Zope 3 Book/Buildout

From Wikibooks, open books for an open world
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

What is Buildout ?[edit | edit source]

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 | edit source]

How to use a recipe ?[edit | edit source]

Command line options[edit | edit source]

Important recipes[edit | edit source]

Creating recipes[edit | edit source]

Summary[edit | edit source]

See also[edit | edit source]