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

View File

@@ -1,2 +1 @@
// See https://aka.ms/new-console-template for more information
Console.WriteLine("Hello, World!");
return await s8n_runtime.WorkflowRuntimeRunner.Main<MyWorkflow>(args);