my-todo-cli

1.0.1 • Public • Published

What is this ?

This is command line tool to manage your todo's

How to use

npm i my-todo-cli -g --save

Then...

todos add "Create a npm package"

You can explore more options by using the below command

todos --help to see the options like below

Options

Usage: todos [options] [command]

Options: -h, --help display help for command

Commands:

  • list List all the TODO tasks
  • add Add a new TODO task
  • mark-done [options] Mark tasks done
  • remove [options] Remove tasks from list
  • help [command] display help for command

Dependents (0)

Package Sidebar

Install

npm i my-todo-cli

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

4.65 kB

Total Files

7

Last publish

Collaborators

  • manirsg_16