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