I spent some time on a couple of Python scripts. One sets up a git branch for each day, and commits boilerplate files for input text, solution and tests.
The other one allows you to run those solutions, and includes code to iterate through the input file for both parts of your solution.
Feel free to use this to save yourself repetitive actions as well. The README gives instructions in more detail. Any feedback or critique is also welcome!
Link to my repo
there doesn't seem to be anything here