* reorg

* one less config file

* lil more

* lil more
This commit is contained in:
Adeeb Shihadeh
2025-05-19 19:02:59 -07:00
committed by GitHub
parent 20c80e3929
commit 2f47af4b2e
40 changed files with 16 additions and 360 deletions

7
scripts/som_debug.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
set -e
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null && pwd)"
cd $DIR
PYTHONUNBUFFERED=1 NO_COLOR=1 CLAIM=1 PORT=4 ./debug_console.py