/aoc-2021

Move 'ZIG'. For great justice.

Primary LanguageZig

AoC 2021

Solutions to Advent of Code 2021 in zig

Usage

For now go for dev

Dev

Prerequisites

Hint: if something doesn't work because of missing package please add the package to default.nix instead of installing it on your computer. Why solve the problem for one if you can solve the problem for all? ;)

Also: if the direnv doesn't is work properly and it is installed via nix-env -> make sure your profile is sourced in your shellrc (source ~/.nix-profile/etc/profile.d/nix.sh).

One-time setup

make init

Everything

make help