UNPKG

@tosin2013/kanbn

Version:

A CLI Kanban board with AI-powered task management features

17 lines (16 loc) 260 B
{ "name": "Remove Everything", "commands": [ "remove-all" ], "args": { "boolean": [ "force" ], "alias": { "force": ["f"] } }, "controller": "./src/controller/remove-all", "help": "./docs/commands/remove-all.txt" }