newbieYi/dsh-plugin-market0

dsh-plugin-market

DSH plugin marketplace: browse the GitHub dsh-plugin topic and install into the active profile.

包名
dsh-plugin-market
版本
0.1.0
最近更新
2026年8月18日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:newbieYi/dsh-plugin-market

配置

在 profile 的 cordis.patch.yml 里可选配置:

- insert:
    - id: plugin-market
      name: dsh-plugin-market
      config:
        # 安装写入的 profile 目录。留空则自动寻找 bundles 中包含本包的 profile,
        # 找不到再回退到 $DSH_HOME/profiles/web。
        profileDir: ''