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/artificerchris/dew#readme) for installation, quick-start, and all available commands.
|
|
|
|
## Installation
|
|
|
|
```sh
|
|
dart pub global activate dew
|
|
```
|
|
|
|
## License
|
|
|
|
MIT — see [LICENSE](LICENSE).
|