mirror of
https://github.com/potato47/ccc-devtools.git
synced 2026-07-14 21:28:46 +00:00
feat: 整体重构
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bun
|
||||
import { run } from '../src/cli';
|
||||
|
||||
run();
|
||||
Reference in New Issue
Block a user