Documentation
README
kanban-md
Manage kanban boards stored as Markdown files with YAML frontmatter.
Each task is a .md file in kanban/tasks/. The CLI is kanban-md
(alias kbmd if installed via Homebrew).
Current Board State
!kanban-md board 2>/dev/null || echo 'No board found — run: kanban-md init --name PROJECT_NAME'
This is the opening of the README. Read the full README on GitHub.