Advent Of Code libraries and frameworks

Hello everyone,

I’ve added more helpers and documentation for my Advent Of Code library.

It’s still just a bunch of helpers to ease fetching and caching inputs, and generate boilerplate code and tests.

But I also updated the README file to be a comprehensive guide on how to use it and solve your first AoC puzzle. This is intended for Elixir beginners and/or AoC beginners.

For more seasoned alchemist elves, I still think the library adds value (I made it for myself after all). There is a TL;DR section in the README and a documentation for all the available commands.

Tell me if you find that useful, and if you have any idea to improve it!

2 Likes