ona-li-toki-e-jan-Epiphany-tawa-mi/love-you-mom
Tells your mom (or dad) that you love them | Mirror of https://paltepuk.xyz/cgit/love-you-mom.git/about/
Tells your mom (or dad) that you love them.
Press ANY KEY to exit.
Depdenencies:
There's a flake.nix
you can use to generate a development enviroment with
nix develop
.
Then, run the following command(s):
zig build
You can append the following arguments for different optimizations:
-Doptimize=ReleaseSafe
- Faster.-Doptimize=ReleaseFast
- Fasterer, no safety checks.-Doptimize=ReleaseSmall
- Faster, smaller binaries, no safety checks.The executable will appear in zig-out/bin/
.
You can install it with Nix from my personal package repository https://github.com/ona-li-toki-e-jan-Epiphany-tawa-mi/epitaphpkgs.