feat: add hwpod harness node-ops loop
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bun
|
||||
import { mainHwpodNode } from "./src/hwpod-node-lib.ts";
|
||||
|
||||
await mainHwpodNode();
|
||||
Reference in New Issue
Block a user