Thursday, August 21, 2008

Pg. 1: Using zc.buildout to orchestrate various dependencies

$ cd myproject
$ python bootstrap.py

This will create a number of directories and scripts and dowload the latest version of the zc.buildout egg. This step should be needed only once.


Martin Aspeli at http://plone.org/documentation/tutorial/buildout/tutorial-all-pages

No comments: