franck-grenier / adventofcode2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move to folder of the day and launch:

docker run --rm -it \
    -v $(pwd):/var/www/html/ \
    php:8.3-fpm-alpine php index.php

About


Languages

Language:PHP 100.0%