O-spreadsheet deployment tooling
- Unix-based platform (linux/Mac Os)
- python 3.7+
- git 2.22+
- GitHub CLI
This tool is used by internal employees that have access to the full development environment of Odoo. Make sure that you have local repositories setup for Odoo Community and Odoo Enterprise with the respective stable and development repositories.
# From <root>/scripts
pip3 install -r requirements.txtIf you want to benefit from the autocompletion
# From <root>/scripts
pip3 install infi.docopt-completion