Vibe Kanban CLI
Interactive CLI for Vibe Kanban.
Install
Usage
Start the server (background)
If you need a custom command, pass --command:
Interactive CLI for Vibe Kanban.
cargo install vibe-kanban-cli
vibe-kanban-cli --help
vibe-kanban-cli server start --background
If you need a custom command, pass --command:
vibe-kanban-cli server start --background --command "cargo run --bin server"