J / Jacob Babich
|
4e6d56c044
|
style(cli-clap): ignore the Args argument because it doesn't get used yet (to satisfy Clippy)
|
2024-10-15 16:47:50 -04:00 |
|
J / Jacob Babich
|
22733f51e0
|
chore: build out the infrastructure for commands to be passed to the clap CLI
|
2024-10-15 16:15:33 -04:00 |
|
J / Jacob Babich
|
972129536f
|
chore: change Hello, world! to What's up world? to allow me to cut a release
|
2024-10-05 03:01:41 -04:00 |
|
J / Jacob Babich
|
b5e11f2c7f
|
chore(cli-clap): or at least I hope chore is the right conventional commit type to use - switch println! to a tracing invocation (to verify that the tracing infrastructure works)
|
2024-09-30 15:18:34 -04:00 |
|
J / Jacob Babich
|
2f317dda37
|
chore: initialize a Cargo workspace with a cli-clap and a multibinary package to align with how I want the project to work (wherein features can be turned off to optimize the resulting binary, and there are different interfaces (GUI vs TUI vs CLI vs just an API vs just a web app or any permutation of these) to choose from depending on the occasion)
|
2024-09-24 17:36:12 -04:00 |
|