1.0.0 • Published 2 years ago

zahoor_todo_list v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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

  1. Install the Todo App using the following npm command:

    npx zahoor_todo_list

1.0.0

2 years ago