Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 784 Bytes

README.rst

File metadata and controls

32 lines (20 loc) · 784 Bytes

Genweb 6-buildout

This is the ultimate-uber-maxi-definitive-awesomefull buildout for Genweb-based projects.

Usage

You should choose what project do you want to work with or the basis of your new one. For example, if you want to use a GenwebUPC buildout you should specify the name of the project .cfg associated:

$ create venv python 3.11.1

$ cp customizeme.cfg.in customizeme.cfg

$ cp bootstrap.sh.in bootstrap.sh

$ ./bootstrap.sh venv_directory

Check out for the available projects in the projects.cfg file.

Note

Before that, remember to copy the customizeme.cfg.in file into customizeme.cfg configuring the required parameters.

Available projects/builds

  • Genweb UPC
    • genwebupc.cfg