Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taktik/odoo-base-buildout
https://github.com/taktik/odoo-base-buildout
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/taktik/odoo-base-buildout
- Owner: taktik
- License: agpl-3.0
- Created: 2015-01-26T10:25:08.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-18T10:25:33.000Z (over 8 years ago)
- Last Synced: 2024-02-03T00:20:34.932Z (10 months ago)
- Language: Shell
- Size: 18.6 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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