TO-DO CLI
- 4 Devlogs
- 2 Total hours
A minimalist, file-based command-line todo manager designed for developers who want to manage tasks without leaving the terminal.
A minimalist, file-based command-line todo manager designed for developers who want to manage tasks without leaving the terminal.
Add pending tasks and clear all commands and also add priority variable for Tasks. Finally I post the new release on github!!
Make a clean readme and finalize the release!
Complete the basic logic!
Making the basic loop