fff122/dsh-task-checklist ↗★ 1
dsh-task-checklist
DSH 本地任务清单工具插件,支持在 DSH 中创建和管理本地任务检查列表。
AI 分析
核心用途是提供任务清单管理。具体用途尚不清楚,建议阅读仓库说明以获取详细使用指南。
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗Step 2: Create the plugin configuration
Run this command from the repository root:
cat > task-checklist.patch.yml <<EOF
- insert:
- id: dsh-task-checklist
name: '$PWD/dist/src/index.js'
EOF
The plugin path is absolute because the Harness patch loader requires an absolute path.