[Erp5-report] r32364 luke - /erp5/trunk/buildout/README.txt
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Feb 9 15:56:31 CET 2010
Author: luke
Date: Tue Feb 9 15:56:30 2010
New Revision: 32364
URL: http://svn.erp5.org?rev=32364&view=rev
Log:
- provide basic information on usage
Added:
erp5/trunk/buildout/README.txt (with props)
Added: erp5/trunk/buildout/README.txt
URL: http://svn.erp5.org/erp5/trunk/buildout/README.txt?rev=32364&view=auto
==============================================================================
--- erp5/trunk/buildout/README.txt (added)
+++ erp5/trunk/buildout/README.txt [utf8] Tue Feb 9 15:56:30 2010
@@ -1,0 +1,20 @@
+ERP5 buildout
+=============
+
+This is ERP5 buildout. It contains all software components required to build
+and run ERP5 on operating system, which provides compiler, some widespread used
+binaries and development files (headers and libraries).
+
+How to run
+----------
+
+Checkout: https://svn.erp5.org/repos/public/erp5/trunk/buildout/
+Bootstrap: python bootstrap/bootstrap.py
+Run buildout: bin/buildout
+
+It will install required software and configure it locally, up to ERP5 site
+with some Business Templates. By default it will use local python, MySQL,
+Zope, etc.
+
+Choosing and modifying proper profile allows to control how much software will
+be build in place.
Propchange: erp5/trunk/buildout/README.txt
------------------------------------------------------------------------------
svn:eol-style = native
More information about the Erp5-report
mailing list