a9r6-simple-word-counter
v1.0.1
Published
This is a simple command-line interface (CLI) application for managing your to-do list. It allows you to add βοΈ, update π, delete ποΈ, and view π your to-dos.
Downloads
1
Readme
ToDo CLI β
This is a simple command-line interface (CLI) application for managing your to-do list. It allows you to add βοΈ, update π, delete ποΈ, and view π your to-dos.
Features π
- Add a to-do
- Update a to-do
- Delete a to-do
- View the to-do list
- Exit the application
Installation π οΈ
To use this application, make sure you have Node.js installed on your system.
Clone this repository:
git clone <repository-url>
Navigate to the project directory:
cd <project-directory>
Install dependencies:
npm install
Usage π
To start the application, run the following command:
npm start
Follow the on-screen prompts to interact with the application.
Dependencies π¦
This application utilizes the following dependencies: