0.9.91 • Published 3 years ago

easy-todos v0.9.91

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Easy Todos

Use Easy-Todos management your todos in local computer.

License: MIT

npm version

install

yarn global add easy-todos

usage

ets --version

ets show                   // show all todos
  ets show -u              // show all undone todos
  ets show -d              // show all done todos
  
ets remove [searchText]    // remove task / tasks

ets clear                  // clear all tasks

ets add                    // add task
0.9.91

3 years ago

0.9.9

3 years ago

0.9.6

3 years ago

0.9.5

3 years ago