1.0.1 • Published 1 year ago
cli-interactive-todo-list v1.0.1
Interactive To-Do List CLI
An interactive command-line interface (CLI) for managing your to-do list. Easily add tasks, mark tasks as completed, and remove tasks using the inquirer library.
Features
- Add Tasks: Prompt users to input tasks they need to do.
- Mark Tasks as Completed: Allows users to select and mark tasks as completed.
- Remove Tasks: Provides an option to remove tasks from the list.
- View To-Do List: Display the current list of tasks with their completion status.
Installation
You can install the package using npm:
npm install cli-interactive-todo-list
1.0.1
1 year ago