dsh-dev-server
开发工具 活跃维护

dsh-dev-server

MkaliezZ/dsh-dev-server

提供长驻开发服务器的生命周期原语,支持启动、停止、重启与状态查询,自动阻断复合shell干扰,确保命令行环境纯净可靠,适合持续开发与调试工作流。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
TypeScript
主要语言
MIT
开源协议
13 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:MkaliezZ/dsh-dev-server
git clone https://github.com/MkaliezZ/dsh-dev-server.git
git clone git@github.com:MkaliezZ/dsh-dev-server.git
README.md main

dsh-dev-server

Long-running development-server lifecycle primitives for DSH.

v0.1 separates registry/state from the host-supplied process supervisor. It blocks compound shell syntax and does not spawn processes by itself; DSH/KerniQ/AgentFuse can remain the execution authority.