13 lines
580 B
Markdown
13 lines
580 B
Markdown
# dew_kanban
|
|
|
|
Kanban board feature package for the [Dew](https://github.com/artificerchris/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](https://github.com/artificerchris/dew#readme) for full documentation.
|
|
|
|
## License
|
|
|
|
MIT — see [LICENSE](LICENSE).
|