Skip to content

galer7/advent-of-code-2023-elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages