Skip to main content

zc.buildout recipe that creates an repository of business template

Project description

Build your Business Template Repository
=========================================

This recipe is used to create ERP5 business templates repositories. Each
repository is compiled from a URL with uncompress business templates on it.
This implementation still quite experimental.

Example
====================

You can use it with a part like this:
::
[bt5]
recipe = erp5.recipe.btrepository
url =
https://svn.erp5.org/repos/public/erp5/trunk/products/ERP5/bootstrap/
https://svn.erp5.org/repos/public/erp5/trunk/bt5

Options
====================

url

Provide 1 or more URL address where the business templates will be
downloaded from.

download-command (Optional)

We use "svn co .." as standard `command` but you can define alternative svn
command (or other) to download the repositories.

download-command-extra (Optional)

Additional string appended to download-command. Usefull to define revision.
Tip: Use "-r XXXXX" to set specific revision.

preserve-download (Optional)

Define if download folder will be erased or not after download and compress
is finished. Default value is 1.

location (Optional)

Define alternative location to place your repository.
Default is into parts/PARTNAME

auto-build (Optional) 0 or 1

Define if buildout automatically launch business template download and
compress automatically or only generate update script for manually run.
Default is 0.

ChangeLog
===============

0.0.1 (unreleased)
---------------------

- Initial version
[Rafael Monnerat]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

erp5.recipe.btrepository-0.0.1.tar.gz (5.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page