Quickstart

flow - Terminal Kanban

javimosch Updated

File contents

flow - Terminal Kanban

Overview

flow is a keyboard-first Kanban board for terminal workflows. Manage tasks and projects in the terminal.

Quick Start

Run Kanban board

sc flow run board <board-file>

Passthrough to flow CLI

sc flow _ <flow-args>

Key Features

  • Keyboard-First: Navigate entirely with keyboard
  • Kanban Board: Classic Kanban workflow
  • Terminal Native: No external GUI required
  • Productivity: Focused on terminal workflows
  • Local Mode: Use local board files
  • Jira Mode: Integration with Jira

Installation

cargo install flow

Usage Examples

Run board

flow board.kanban

Local mode

flow --local board.kanban

Jira mode

flow --jira board.kanban

Status check

flow status

Notes

  • Run flow --help to see all available options

javimosch/supercli/tree/main/plugins/flow/skills/quickstart commit 6cafa1776d

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-192