Skip to content

TomSnd01/cli-task-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cli-task-list

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

About

Rust CLI task tracker / list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages