hyzyn/dsh-plugin-kit--packages-all ↗★ 0
@hyzyn/dsh-all
dsh-plugin-kit 聚合安装包:一条 bundle patch 挂载仓库内全部插件(cordis.patch.yml 与 dependencies 由 scripts/aggregate.mjs 自动生成,勿手改)。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hyzyn/dsh-plugin-kit#7f681f3fecde0d04709c3a4c8a1d8f02b80bbeff&path:packages/all说明文档
阅读完整 README ↗@hyzyn/dsh-all
dsh-plugin-kit 聚合安装包:一条 bundle patch 挂载仓库内全部插件。
cordis.patch.yml由scripts/aggregate.mjs自动生成 —— 不要手改;dependencies同样由聚合脚本同步为各插件的workspace:*;- 新增/删除插件后重跑
pnpm aggregate。
安装整个库:
dsh plugin --profile web add link:$(pwd)