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
|
b1e707a77a
|
fix(ac-qu-ai-nt-cli-clap): write a main function instead of re-exporting so that the declared MSRV can be met
|
2024-10-11 02:46:02 -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 |
|