mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
docs: document repository scripts
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Bench Cli Startup script supports OpenClaw repository automation.
|
||||
import { spawn } from "node:child_process";
|
||||
import { mkdirSync, mkdtempSync, rmSync, writeFileSync } from "node:fs";
|
||||
import os from "node:os";
|
||||
|
||||
Reference in New Issue
Block a user