Categorygithub.com/tripunovic-uros/advent_of_code_2024
repository
0.0.0-20241208181406-cf2fd32b2959
Repository: https://github.com/tripunovic-uros/advent_of_code_2024.git
Documentation: pkg.go.dev

# 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>