chore: 初始化 ApiState 服务
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bun
|
||||
import { runCli } from "./src/cli";
|
||||
|
||||
await runCli(process.argv.slice(2));
|
||||
Reference in New Issue
Block a user