CLI application for managing task
$ task
Mange your tasks
Usage:
task [command]
Available Commands:
add Create new task
complete Mark task as complete
completion Generate the autocompletion script for the specified shell
help Help about any command
list List all the task
Flags:
-h, --help help for task
Use "task [command] --help" for more information about a command.