A simple TUI implementation of a Kanban board using Rust.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alex Selimov 1d8b050a3d
Add docs and split state.rs
4 weeks ago
src Add docs and split state.rs 4 weeks ago
.gitignore Initial commit 1 month ago
LICENSE Initial commit 1 month ago
README.md Initial commit 1 month ago

README.md

ranban

A simple TUI implementation of a Kanban board using Rust.