smudger / advent-of-code-2022

My solutions to the Advent of Code 2022. Written in PHP.

Home Page:https://adventofcode.com/2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2022

My solutions to the Advent of Code 2022. Written in PHP.

Installation

composer install

Running a solution

composer solve <day> <puzzle>

Running all solutions

composer solve all

Generating the next day

./scaffold.sh <day>

About

My solutions to the Advent of Code 2022. Written in PHP.

https://adventofcode.com/2022


Languages

Language:PHP 99.5%Language:Shell 0.5%