This is the ultimate-uber-maxi-definitive-awesomefull buildout for Genweb-based projects.
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.
- Genweb UPC
- genwebupc.cfg