Skip to content

initOS/dob-lib

Repository files navigation

dob-lib

YAML based Odoo management tool. This tool is used in dob as core component to:

  • Setup an Odoo environment
  • Freeze the state of the environment
  • Handle module installation/update
  • Run CI and unittests
  • Run specific actions on the Odoo environment

Installation

$ pip3 install doblib

Usage

dob --help

A possible configuration can be found in the project dob.