add function handling (basic)

This commit is contained in:
2025-11-30 15:28:30 +02:00
parent c1e5fc90ee
commit 6aae5f9fb0
10 changed files with 215 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
{
"name": "echo",
"version": "0.0.1-00130112025",
"entry": "echo.sh",
"runtime": "exec"
}