Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 395 Bytes

File metadata and controls

15 lines (9 loc) · 395 Bytes

🚀 KanCLI

A Kanban Board for the Terminal. This is an implementation of the Tutorial by Bashbunni for Charm on YouTube.

The tutorial has been extended with a persistent data storage. A JSON file is stored at {data-dir}/kancli/tasks.json

Installation

Clone this Repo and run the following:

make install