dew/packages/cli/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

15 lines
328 B
Markdown

# dew
A git-native, file-based project management CLI with a kanban board and MCP server.
See the [full documentation](https://github.com/artificery-dev/dew#readme) for installation, quick-start, and all available commands.
## Installation
```sh
dart pub global activate dew
```
## License
MIT — see [LICENSE](LICENSE).