Rust CLI task tracker / list built with Rust
Usage: cli-task-list [COMMAND]
Commands:
add Adds a task group (and task if specified)
show Displays (all) task groups and tasks
remove Removes a task group (or task if specified)
dir Changes user directory, or prints current directory
help Print usage or help for given subcommands
Options:
-h, --help Print help
-V, --version Print version