m-todo-lists

2.0.0 • Public • Published

Todo Management System

A simple command-line Todo Management System written in TypeScript.

Features

  • Add a new todo
  • View all todos
  • View completed todos
  • View starred todos
  • Delete a todo
  • Edit a todo
  • Complete a todo
  • Uncomplete a todo
  • Star a todo
  • Unstar a todo
  • Complete all todos
  • Delete all todos
  • Search a todo

Installation

You can install the Todo Management System globally using npm:

npm install -g m-todo-lists

Usage

After installation, you can use the following command to start the Todo Management System:

m-todo-lists

Using without installation

npx m-todo-lists

Follow the prompts to perform various actions such as adding, viewing, editing, completing, or deleting todos.

Readme

Keywords

none

Package Sidebar

Install

npm i m-todo-lists

Weekly Downloads

1

Version

2.0.0

License

ISC

Unpacked Size

46.8 kB

Total Files

5

Last publish

Collaborators

  • m-ahmad