dew/packages/kanban
2026-05-05 01:42:08 -04:00
..
lib Prepare 0.4.0 release 2026-05-05 01:42:08 -04:00
test chore: prepare v0.1.0 release 2026-04-28 15:22:41 -04:00
.gitignore chore: Initial Commit 2026-04-23 13:09:11 -04:00
CHANGELOG.md Prepare 0.4.0 release 2026-05-05 01:42:08 -04:00
LICENSE chore: 1.0 release prep 2026-04-25 15:58:54 -04:00
pubspec.yaml Prepare 0.4.0 release 2026-05-05 01:42:08 -04:00
README.md chore: prepare v0.1.0 release 2026-04-28 15:22:41 -04:00

dew_kanban

Kanban board feature package for the Dew project management tool.

Provides all kanban CLI commands (create, list, move, get, update, delete, archive, unarchive, link, unlink, comment, search, board, stats, config, tui) plus the interactive terminal UI and MCP tool definitions.

Usage

This package is consumed by the dew CLI and dew_mcp packages. See the main README for full documentation.

License

MIT — see LICENSE.