ElixirMix Podcast 080: The Big Elixir Favorites How to generate a Pid-File for an Elixir app

Advent of Code Elixir Starter template

https://github.com/mhanberg/advent-of-code-elixir-starter

This is an Elixir starter template for the Advent of Code challenges.

It includes tests for each day, a mix task to run each part, and the ability to benchmark your solutions using Benchee.