kanban-tui 0.7.0

Terminal user interface for the kanban project management tool
Documentation
1
2
3
4
5
pub mod colors;
pub mod styles;

pub use colors::*;
pub use styles::*;