initial template with runtime

This commit is contained in:
2025-12-31 16:52:00 +03:00
parent 5ac059b0ba
commit a12a2c294b
6 changed files with 27 additions and 28 deletions

2
run-compiler.sh Normal file
View File

@@ -0,0 +1,2 @@
# compile (link) your workflow.json and project sources
docker run --rm -v ./:/sources/project ./my-workflow.json:/sources/workflow.json jetframes482/sharp8n-compiler