zahoor_todo_list
v1.0.0
Published
CLI-based TodoApp developed by Huzaifa Zahoor.
Downloads
3
Readme
CLI ToDo App (Typescript)
CLI-based TodoApp developed by Huzaifa Zahoor.
This is a simple console-based ToDo app implemented in TypeScript. It allows you to manage your tasks through the command line interface.
Features
- Add tasks to your ToDo list.
- Update the tasks.
- List all tasks.
- Delete tasks from the list.
How to Use
Install the Todo App using the following npm command:
npx zahoor_todo_list