Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nxy7/adventofcode2022

Advent of Code 2022
https://github.com/nxy7/adventofcode2022

Last synced: 25 days ago
JSON representation

Advent of Code 2022

Awesome Lists containing this project

README

        

# adventOfCode2022
Advent of Code 2022

All necessary dependencies to run code from any given day are saved in
nix flake file. To use them make sure you have nix installed on your system
and run `nix develop -c $SHELL` to start developer environment with all
necessary dependencies in path.

# Completed
11/25