cloader/dsh-devlaunch0

dsh-devlaunch

One-click dev-process launcher for the DSH web GUI: per-workspace launch configs (frontend / backend / other command groups), a session-header start button, and an in-session console tab streaming live process output over SSE. Host half spawns and supervises the processes (tree-kill on Windows, ring-buffered output); browser half mounts through the official slot system — no DSH source changes.

AI 분석

核心用途是在 DSH 网页端一键启动和管理前后端等开发服务进程,并实时查看输出。适合需要频繁调试本地多服务项目的全栈开发者。

패키지
dsh-devlaunch
버전
0.3.0
최근 업데이트
2026. 8. 17.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cloader/dsh-devlaunch

配置

  • 点菜单里的「配置」打开编辑窗口:加服务、起名、选类别(前端 / 后端 / 其他)、填命令,可选填工作目录、环境变量、就绪网址、要不要自动重启
  • 「从 package.json 导入」:一键把项目里定义好的命令列出来让你挑,大仓库里各个子目录的命令也能扫出来,点一下自动填好
  • 配置按项目保存,同项目的所有会话共享同一份