m-todo
v1.0.3
Published
## Install
Downloads
2
Readme
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