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-03 05:07:53 -04:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
53d619b8d6c736ee2a663dedb77e588f34973d23
ac-qu-ai-nt
/
cli-clap
/
src
History
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
..
lib.rs
chore: change
Hello, world!
to
What's up world?
to allow me to cut a release
2024-10-05 03:01:41 -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