Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taj/aoc22
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/taj/aoc22
- Owner: taj
- Created: 2022-12-04T14:23:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-05T17:28:33.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T20:57:48.884Z (about 1 month ago)
- Language: Elixir
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aoc22
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `aoc22` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:aoc22, "~> 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 .