kanban-cli 0.7.0

Command-line interface for the kanban project management tool
Documentation
1
2
3
4
5
6
7
pub mod board;
pub mod card;
pub mod column;
pub mod export;
pub mod migrate;
pub mod relation;
pub mod sprint;