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]
=========================================
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file erp5.recipe.btrepository-0.0.1.tar.gz
.
File metadata
- Download URL: erp5.recipe.btrepository-0.0.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 558fa0fc8ae6752511d0a1a50b0c63b20b8e9b2ea26959f2b4022e45e3e5b584 |
|
MD5 | e4934fca7ba349f914e83343b1858a04 |
|
BLAKE2b-256 | 5e2ee46783fa853db8ba1480cf18a219df7b4e6f5005a6f4d4d2097f9fe9ea42 |