This is a project that contains solutions for the current Advent of Code 2021.
Danny Stumpe danny.stumpe@gmail.com
-
Build docker image
COMPOSE_DOCKER_CLI_BUILD=1 DOCKER_BUILDKIT=1 docker-compose up ide
-
Connect to browser IDE by opening http://localhost:8123
-
Install required pre-commits
pre-commit install