Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 322 Bytes

File metadata and controls

8 lines (6 loc) · 322 Bytes

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>