/aoc-rs

Advent of Code 2022 challenges in Rust (using Nix)

Primary LanguageRust

Advent of Code in Rust

Prerequisites

Getting Started

From the root of the repository, use direnv to enter the devshell:

direnv allow

..then use the menu shortcut to get a list of available commands.

menu

Nix

This project uses nix-cargo-integration to manage the cargo Rust project.