CLI TODO Manager
A simple command-line todo manager built using Python and argparse.
Usage:
Add: todo --action add --task "Buy milk"
List: todo --action list
Remove: todo --action remove --task "Buy milk"
| Name | Name | Last commit date | ||
|---|---|---|---|---|
CLI TODO Manager
A simple command-line todo manager built using Python and argparse.
Usage:
Add: todo --action add --task "Buy milk"
List: todo --action list
Remove: todo --action remove --task "Buy milk"