[Erp5-report] r42889 rafael - /erp5/trunk/utils/erp5.utils.dists/README.txt

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Feb 1 13:57:04 CET 2011


Author: rafael
Date: Tue Feb  1 13:57:03 2011
New Revision: 42889

URL: http://svn.erp5.org?rev=42889&view=rev
Log:
Update README with library description.

Modified:
    erp5/trunk/utils/erp5.utils.dists/README.txt

Modified: erp5/trunk/utils/erp5.utils.dists/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/erp5.utils.dists/README.txt?rev=42889&r1=42888&r2=42889&view=diff
==============================================================================
--- erp5/trunk/utils/erp5.utils.dists/README.txt [utf8] (original)
+++ erp5/trunk/utils/erp5.utils.dists/README.txt [utf8] Tue Feb  1 13:57:03 2011
@@ -0,0 +1,25 @@
+Business Template Repository Builder
+========================================
+
+This library aims to provide utility scripts to manipulate BT5 compress and 
+repositories creation. This utilities can help you to create bt5 
+repositories into private network or specific to your project.
+
+Scripts created
+=======================================
+
+bt5_repository_builder
+
+  Download business templates from a remote repository (svn), compress it (.bt5) 
+  and creates bt5list. 
+
+  By default, this uses svn HEAD to compile and provides as same as snapshot.
+
+bt5_genlist
+
+  Generates bt5list only from bt5s already downloaded.
+
+bt5_build_from_folder
+
+  Only compress all bt5s available into some folder into a destination folder. 
+



More information about the Erp5-report mailing list