taskwarrior/cli
Dustin J. Mitchell 2c579b9f01 Switch to a command-line API closer to TaskWarrior
* Use a parser (rather than clap) to process the command line
* Outline some generic support for filtering, reporting, modifying, etc.
* Break argument parsing strictly from invocation, to allow independent testing
2020-12-19 16:40:09 -05:00
..
src Switch to a command-line API closer to TaskWarrior 2020-12-19 16:40:09 -05:00
tests Switch to a command-line API closer to TaskWarrior 2020-12-19 16:40:09 -05:00
Cargo.toml Switch to a command-line API closer to TaskWarrior 2020-12-19 16:40:09 -05:00