Skip to content

YingJiangHui/easy-todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published