Expand description
Vibe Kanban CLI - Interactive terminal interface for Vibe Kanban.
This crate provides a terminal-based user interface for interacting with a Vibe Kanban server, allowing users to manage projects, tasks, workspaces, and git operations without needing the web UI.
Re-exports§
pub use api::VibeKanbanClient;pub use app::App;