# Packages
No description provided by the author
# README
Advent of code 2024
The generate_files.sh
script generates a go file with a corresponding test file. To run this script copy the session token
from advent of code and place it in a .env
file to fetch the input data needed to solve the problems.
chmod u+x session_token.sh
./generate_files.sh <1-25>