kanban-cli 0.6.0

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