Commit 4e437fb6 authored by Łukasz Nowak's avatar Łukasz Nowak

- provide basic information on usage


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32364 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3ad552e0
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.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment