1.0.3 • Published 4 years ago

m-todo v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 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

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago