pinto-cli 0.3.1

A lightweight, local-first, Git-friendly Scrum backlog and Kanban board for the CLI and TUI
Documentation
1
2
3
4
5
//! Unit tests for the backlog-item use cases.

mod crud;
mod edit;
mod reorder;