feat: add clone file
This commit is contained in:
@@ -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[]) => {
|
||||
|
||||
Reference in New Issue
Block a user