UNPKG

@tosin2013/kanbn

Version:

A CLI Kanban board with AI-powered task management features

20 lines (19 loc) 289 B
{ "name": "Remove Task", "commands": [ "remove", "rm" ], "args": { "boolean": [ "force", "index" ], "alias": { "force": ["f"], "index": ["x"] } }, "controller": "./src/controller/remove", "help": "./docs/commands/remove.txt" }