🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

boardflow

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Malicious code was recently detected in this package.

Affected versions:

1.0.01.0.1

boardflow

A CLI-based Kanban board for team task management

pipPyPI
Version
1.0.1
Weekly downloads
0
Maintainers
1
Weekly downloads
 

BoardFlow

A simple command-line Kanban board for managing tasks in teams.

Quick Start

pip install boardflow

# Create a board
boardflow create-board

# Join an existing board
boardflow join-board Q7M2X9

# Add a task
boardflow create-task Q7M2X9 "My task description"

# List tasks
boardflow list-tasks Q7M2X9

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts