feat: add run script
This commit is contained in:
@@ -3,6 +3,7 @@ import './command/config-manager/index.ts';
|
||||
import './command/app-manager/index.ts';
|
||||
import './command/asst-server/index.ts';
|
||||
import './command/app/index.ts';
|
||||
import './command/run-scripts/index.ts';
|
||||
|
||||
/**
|
||||
* 通过命令行解析器解析参数
|
||||
|
||||
Reference in New Issue
Block a user