Skip to content

ona-li-toki-e-jan-Epiphany-tawa-mi/love-you-mom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

love-you-mom

Tells your mom (or dad) that you love them.

Press ANY KEY to exit.

How to build

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/.

Installation

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