isomoes/ikanban--packages-ikanban ↗★ 11
@isomoes/dsh-ikanban
面向键盘操作的 iKanban 看板 Web 应用程序 DSH 捆绑包。
AI 分析
核心用途是在 DSH 中集成一个键盘友好的 iKanban 看板应用,用于任务和流程管理。适合习惯键盘快捷键操作、需要看板工具进行任务规划的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:isomoes/ikanban#719986a63fc72896d69e39ea5094861dffa9280c&path:packages/ikanban说明文档
阅读完整 README ↗Usage
Install the published plugin into an ikanban profile. The dsh plugin
command creates the profile if it does not already exist:
dsh plugin --profile ikanban add @isomoes/dsh-ikanban --registry=https://registry.npmjs.org
Run iKanban through that profile:
dsh --profile ikanban
See the project changelog for release history.