did some reorganizing

This commit is contained in:
2026-03-06 09:57:45 -05:00
parent 7da67899db
commit a69f945b91
39 changed files with 18 additions and 17 deletions

6
Src/spm/bin/spm Normal file
View File

@@ -0,0 +1,6 @@
local args={...}
local json=require("json")
local http=require("http")
local rootRepo="https://git.astronand.dev/Hyperion/HyperionOS/raw/branch/main/spm/spm.src"