Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 599 Bytes

File metadata and controls

13 lines (8 loc) · 599 Bytes

Task CLI

Task CLI is a simple command-line tool built with Node.js that helps you manage tasks efficiently. It allows you to add, update, delete, and list tasks directly from the terminal, making task management straightforward and quick.

Features

  • Add Tasks: Create new tasks with a description and an optional status.
  • Update Tasks: Modify the status of existing tasks.
  • Delete Tasks: Remove tasks by their unique ID.
  • List Tasks: Display all tasks with their details.

Project URL :- https://github.com/Khareayushh/taskCLI