docs: some documentation/thoughts on properly implementing overlay packages

This commit is contained in:
Dima Gerasimov 2023-12-20 02:06:41 +00:00
parent a843407e40
commit f30d9b5b5b
12 changed files with 237 additions and 0 deletions

View file

@ -0,0 +1,4 @@
#!/bin/bash
set -eux
pip3 install --user -e overlay/
pip3 install --user -e main/