Commit graph

1 commit

Author SHA1 Message Date
Skye f9df43f5e7 Shell completions and refactors
Output shell completions with `clap_complete`, moving the cli args types into a new file `cli_args.rs`, and add them to the nix package defined in the flake output. Update clap to 4.5.21. Various minor refactors in main.rs, including a removal of `itertools` as a dependency.
2024-11-14 15:38:01 -05:00