easy-todos

0.9.91 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i easy-todos

Weekly Downloads

0

Version

0.9.91

License

MIT

Unpacked Size

41.5 kB

Total Files

11

Last publish

Collaborators

  • yinghh