todos-cli-tool
v1.0.2
Published
testing
Readme
Todos CLI
This is a demo tool for educational purposes
To get started run todos add <task>
Once a task is added you can list them with todos list
Completing a single task can be done todos mark-done or by passing -t followed by the id of the task.
You can batch complete
