789 B
789 B
| id | title | type | created | milestones | labels | |||
|---|---|---|---|---|---|---|---|---|
| DEW-0021 | Overhaul README.md for 1.0 release | task | 2026-04-25T19:52:37.218209Z |
|
|
Overhaul /README.md for a compelling 1.0 release page.
Must include:
- Elevator pitch (1-2 sentences: what dew is, who it's for)
- Feature highlights with brief descriptions (Kanban CLI, TUI, MCP server)
- Installation:
dart pub global activate dew - Quick-start walkthrough:
dew init .dew kanban create --title "My first ticket" --type taskdew kanban tui
- Configuration overview + link to docs/config.md
- Links to full docs (docs/index.md, docs/features/kanban.md, docs/features/mcp.md)
- Badge for pub.dev version + license
Current README is 37 lines and very thin — needs significant expansion.