Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/taktik/odoo-base-buildout


https://github.com/taktik/odoo-base-buildout

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# odoo-base-buildout

You will find here some example of base configuration files to bootstrap Odoo.
To do so, launch bootstrap.sh:

./bootstrap.sh

It will download the boostrap.py file.
Once your buildout.cfg is ready (based on buildout-xx.cfg), you can bootstrap:

python bootstrap.py

Then, build the recipe:

./bin/buildout