Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 316 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 316 Bytes

Template to create the development structure in Odoo with VSCode

INSTALL

  1. Install invoke python3 -m pip install invoke copier
  2. Configure the variables in the config.yaml file
  3. Creating a Python virtual environment inv check
  4. Activate virtual environment source venv/bin/activate
  5. Installing