br1nosense/dsh-project-manager0

@dsh-user/dsh-project-manager

DSH 项目管理插件:在 DSH Web 设置页管理开发项目——添加/删除项目、一键启动/停止/重启、文件变更热重载自动重启、实时日志查看与持久化。

AI 分析

核心用途是为 DSH 提供一站式的本地开发项目生命周期管理与实时日志监控。适合频繁进行项目调试、需要文件变更自动重启服务的开发者。安装时需注意处理 peerDependencies 依赖解析。

パッケージ
@dsh-user/dsh-project-manager
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/17

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:br1nosense/dsh-project-manager

ドキュメント

README 全文を読む ↗

配置

项目列表持久化在 ~/.dsh/settings.yamlproject-manager: 段,热重载。 schema 字段见 cordis.patch.yml 注释。