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 04:47:53 -04:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
95e764f8cc676b8deb2b260b54c42478ddde2eb3
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