Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nxy7/adventofcode2022
- Owner: nxy7
- Created: 2023-02-17T15:59:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-08T22:57:48.000Z (about 1 year ago)
- Last Synced: 2024-12-23T00:54:38.334Z (about 1 month ago)
- Language: TypeScript
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adventOfCode2022
Advent of Code 2022All 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