Command line todo application for Delete, Create, Update, Get and Save todos in JSON format.
./td tool, Developed for MHM
Copyright 2024
Usage information:
-add
Add new task to todo list
-all
List all tasks
-complete int
Item to be completed
-del int
Deleting a task from list
-list
List uncompleted tasks
-task string
Task to be included i the toDo list
-uncomplete int
Uncomplete a completed task
Ali Ahmadi (2024)