dew/packages/kanban/README.md
Chris Hendrickson 7e1e7d0502 chore: add per-package README and CHANGELOG for pub.dev
pub.dev requires README.md and CHANGELOG.md in each package directory.
Added minimal but accurate files to all four packages.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-25 16:08:43 -04:00

580 B

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.