Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/memoriesadrift/aoc-2023
Advent of Code 2023 in Elixir ๐งช
https://github.com/memoriesadrift/aoc-2023
Last synced: about 2 months ago
JSON representation
Advent of Code 2023 in Elixir ๐งช
- Host: GitHub
- URL: https://github.com/memoriesadrift/aoc-2023
- Owner: memoriesadrift
- Created: 2023-11-29T18:01:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-13T07:06:33.000Z (about 1 year ago)
- Last Synced: 2024-04-18T21:00:00.010Z (9 months ago)
- Language: Elixir
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aoc2023
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `aoc2023` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:aoc2023, "~> 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 .