Releases: Prashanna313/todo-cli
Releases · Prashanna313/todo-cli
Initial Version
TODO CLI
- Todo-cli is cli tool to add, list and mark todo items
Usage:
todo-cli [command]
Available Commands:
add
Add a new todocompletion
Generate the autocompletion script for the specified shelldone
marks an item as donehelp
Help about any commandlist
List items that need to be doneversion
Print the version number of todo-cli
Flags:
--datafile string data file to store todos (default "$HOME/.todo.json")
-h, --help help for todo-cli
-t, --toggle Help message for toggle
Use todo-cli [command] --help
for more information about a command.