galer7 / advent-of-code-2023-elixir

My solutions as I learn Elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

advent-of-code-2023-elixir

My solutions as I learn Elixir.

TODO:

For companies and teams, we recommend developers to run mix format --check-formatted on their continuous integration servers, ensuring all current and future code follows the standard.


Mix boilerplate

TODO: Add description

Installation

If available in Hex, the package can be installed by adding example to your list of dependencies in mix.exs:

def deps do
  [
    {:example, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/example.

About

My solutions as I learn Elixir


Languages

Language:Elixir 100.0%