feat: cmd.ts

This commit is contained in:
2026-01-23 01:26:19 +08:00
parent 5a8b4c0ac1
commit 1e8f414944
5 changed files with 162 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env runts -- --runtime-bun
const { spawn } = require("node:child_process");
import {spawn} from "node:child_process";
const _child = spawn("cal", ["-3"], {
shell: true,
@@ -8,5 +8,5 @@ const _child = spawn("cal", ["-3"], {
stdio: ["inherit", "inherit", "inherit"],
});
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260111T141122+08:00.MEYCIQDP7aV0GffQPybqxwbt
// Kkwj3n9XxQRDc2DyBjfX5gNEXgIhAOb0+0t7EVEOCnces5zCHGtuyp/hRuPyhYjR/YgoykWp
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260123T010042+08:00.MEUCIQD5tXRb9i5PnOf3c22J
// /xe8L3Hquz2AwwKMq4oiCCL8MQIgGyextuCVasGLXrL3fw29p30QxCMlBKC7ZW9MoiffdEQ=