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

https://github.com/philipdb/advent-of-code

Repository containing my advent of code solutions.
https://github.com/philipdb/advent-of-code

advent-of-code cpp csharp rust

Last synced: 3 months ago
JSON representation

Repository containing my advent of code solutions.

Awesome Lists containing this project

README

          

# Advent of Code

Repository containing my advent of code solutions.

### First time setup
1. Use nix
2. Copy `.envrc.example` to `.envrc` and put in a valid session token
3. `direnv allow`
4. Run `scripts/download_puzzle_inputs.sh`, so all puzzle inputs are populated