Skip to content

christeredvartsen/advent-of-code

Repository files navigation

Advent of Code

Solutions for Advent of Code using PHP.

Installation

composer require christeredvartsen/advent-of-code

Usage

After installation you can execute the included PHP script to solve the different days in the calendar:

vendor/bin/aoc solve <day> [<year>]

Keep in mind that the inputs used aren't necessarily the same for all users.

License

MIT

About

Advent of Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages