Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 422 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 422 Bytes

Kanban

GNOME project management application (like trello) written in python

Kanban list Kanban boards

Installation

$ git clone https://github.com/pawel-jakubowski/kanban.git
$ cd kanban
$ meson build
$ cd build
# ninja install