allgreed / aoc-2021

Move 'ZIG'. For great justice.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Move 'ZIG'. For great justice.


Languages

Language:Zig 65.6%Language:Python 21.3%Language:Makefile 12.9%Language:Nix 0.2%