Better command line parsing, version, usage
Also tests for same
This commit is contained in:
parent
52fe5523b2
commit
fc144162b9
3 changed files with 132 additions and 11 deletions
|
|
@ -18,6 +18,7 @@ anyhow = "1.0"
|
|||
bytes = "1"
|
||||
crossterm = { version = "0.25", features = ["event-stream"] }
|
||||
home = "0.5.4"
|
||||
indoc = "1"
|
||||
log = { version = "0.4", features = ["std"] }
|
||||
open = "3"
|
||||
thiserror = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue