Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cobbinma/advent-of-code-2023
🎅
https://github.com/cobbinma/advent-of-code-2023
advent-of-code
Last synced: 27 days ago
JSON representation
🎅
- Host: GitHub
- URL: https://github.com/cobbinma/advent-of-code-2023
- Owner: cobbinma
- Created: 2023-11-30T14:12:20.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2023-12-11T15:34:55.000Z (11 months ago)
- Last Synced: 2023-12-11T16:41:41.379Z (11 months ago)
- Topics: advent-of-code
- Language: Elixir
- Homepage: https://adventofcode.com/2023
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent Of Code 2023 🎄
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `advent` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:advent_of_code, "~> 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 .