ahmedullah_todo
v1.0.1
Published
CLI-based TodoApp developed by Ahmed Ullah Farooqi.
Downloads
1
Readme
CLI ToDo App (Typescript)
CLI-based TodoApp developed by Ahmed Ullah Farooqi.
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 ahmedullah_todo