Explore the ERPLibre solution.
git clone https://github.com/ERPLibre/ERPLibre.gitcd ERPLibre
./script/install/install_dev.sh
./script/install/install_locally_dev.sh./run.shTo access a new repo, add your URL to file source_repo_addons.csv
Execute script:
./script/git/git_repo_manifest.py
git checkout -b NEW_BRANCH
git commit -am "Add new repo"
./script/install/install_locally_dev.sh
./script/poetry/poetry_update.py