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>
15 lines
328 B
Markdown
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).
|