Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 294 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 294 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 and repos.yaml file
  3. Creating a Python virtual environment invoke check
  4. Installing invoke install