"feat: 增加助手应用配置管理功能与服务器守护进程支持"
This commit is contained in:
4
bin/assistant-server.js
Executable file
4
bin/assistant-server.js
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env node
|
||||
import { runParser } from '../dist/assistant-server.mjs';
|
||||
|
||||
runParser(process.argv);
|
||||
0
bin/assistant.js
Normal file → Executable file
0
bin/assistant.js
Normal file → Executable file
Reference in New Issue
Block a user