Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davydog187/aoc_2023
https://github.com/davydog187/aoc_2023
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/davydog187/aoc_2023
- Owner: davydog187
- Created: 2023-12-01T16:35:15.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-05T02:13:10.000Z (11 months ago)
- Last Synced: 2023-12-05T03:25:10.471Z (11 months ago)
- Language: Elixir
- Size: 36.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AOC
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `aoc_2023` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:aoc_2023, "~> 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 .