Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 160 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 160 Bytes

TaskNow

Yet another task manager

Building app

cmake -B build -G Ninja
cmake --build build

Running app

./build/tasknow