https://github.com/luissimas/aoc-2022
Advent of Code 2022
https://github.com/luissimas/aoc-2022
Last synced: 4 months ago
JSON representation
Advent of Code 2022
- Host: GitHub
- URL: https://github.com/luissimas/aoc-2022
- Owner: luissimas
- Created: 2022-12-01T10:26:07.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T16:08:56.000Z (over 2 years ago)
- Last Synced: 2025-01-02T07:43:32.406Z (6 months ago)
- Language: Elixir
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aoc2022
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `aoc_2022` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:aoc_2022, "~> 0.1.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .