Personal tools
You are here: Home Documentation Tutorials Introduction to zc.buildout Exercise 3

Exercise 3

Write recipe that creates a file from source given in a configuration option.
Jim Fulton's tutorial for using buildout, originally given at DZUG 2007
Page 13 of 17.
  • Write recipe that creates a file from source given in a configuration option.
  • Try this out in a buildout, either by creating a new buildout, or by extending the zope.event buildout.