This website requires JavaScript.
Explore
Help
Sign In
jacob
/
ac-qu-ai-nt
Watch
1
Star
0
Fork
0
You've already forked ac-qu-ai-nt
mirror of
https://github.com/babichjacob/ac-qu-ai-nt.git
synced
2025-10-02 16:57:53 -04:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
576a8e99c05f6494bcba5528a5c142eed9f0ac7f
ac-qu-ai-nt
/
cli-clap
/
src
History
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
..
lib.rs
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
main.rs
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