1.0.3 • Published 4 years ago
m-todo v1.0.3
A simple todo app in the node.js command-line
Install
yarn global add m-todoor
npm install -g m-todoUsage
t [options] [command]Options:
-V, --version output the version number
-h, --help display help for commandCommands:
add <task-name...> add a todo
clear clear all todos
ls list all todos
help [command] display help for command