feat: add clone file

This commit is contained in:
2025-10-12 19:55:33 +08:00
parent 02d5cc9fb0
commit 4dbee366c5
5 changed files with 90 additions and 4 deletions

View File

@@ -14,6 +14,7 @@ import './command/sync/sync.ts';
import './command/app/index.ts';
import './command/gist/index.ts';
// program.parse(process.argv);
export const runParser = async (argv: string[]) => {