1.0.3 • Published 2 years ago

m-todo v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

A simple todo app in the node.js command-line

Install

yarn global add m-todo

or

npm install -g m-todo

Usage

t [options] [command]

Options:

-V, --version       output the version number
-h, --help          display help for command

Commands:

add <task-name...>  add a todo
clear               clear all todos
ls                  list all todos
help [command]      display help for command
1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago