dew/packages/core
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
..
lib chore: 1.0 release prep 2026-04-25 15:58:54 -04:00
test Refactor filesystem access to package:file 2026-04-23 22:26:09 -04:00
CHANGELOG.md chore: add per-package README and CHANGELOG for pub.dev 2026-04-25 16:08:43 -04:00
LICENSE chore: 1.0 release prep 2026-04-25 15:58:54 -04:00
pubspec.yaml chore: 1.0 release prep 2026-04-25 15:58:54 -04:00
README.md chore: add per-package README and CHANGELOG for pub.dev 2026-04-25 16:08:43 -04:00

dew_core

Core abstractions for the Dew project management tool.

Provides DewCommand, DewToolCommand, CommandRegistry, and ProjectContext — the building blocks used by every Dew feature package.

Usage

This package is an internal dependency of dew_kanban, dew_mcp, and dew. It is not intended for direct use outside the Dew ecosystem.

License

MIT — see LICENSE.