Tells your mom (or dad) that you love them.
Press ANY KEY to exit.
Depdenencies:
- libc.
- zig 0.13.0 (other versions may work) - https://ziglang.org
- POSIX system.
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 the NUR (https://github.com/nix-community/NUR) with the following attribute:
nur.repos.ona-li-toki-e-jan-Epiphany-tawa-mi.love-you-mom