begin work on actually getting installing working

This commit is contained in:
2026-06-19 20:52:56 +10:00
parent 6abdf5b698
commit fd40024816
11 changed files with 226 additions and 0 deletions

1
neb/__init__.py Normal file
View File

@@ -0,0 +1 @@
from .src.main import main