advent-of-code-elixir-starter icon indicating copy to clipboard operation
advent-of-code-elixir-starter copied to clipboard

Template project for Advent of Code in Elixir.

Results 1 advent-of-code-elixir-starter issues
Sort by recently updated
recently updated
newest added

Using the default code, even if I uncomment the `allow_network?: true` line in config.exs or by creating secrets.exs, `mix d01.p1` still errors: ``` $ mix d01.p1 Compiling 1 file (.ex)...