https://github.com/bbonsign/advent-of-code
https://github.com/bbonsign/advent-of-code
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bbonsign/advent-of-code
- Owner: bbonsign
- License: mit
- Created: 2023-12-02T05:00:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T18:04:36.000Z (over 2 years ago)
- Last Synced: 2025-03-27T22:37:39.130Z (12 months ago)
- Language: Python
- Size: 134 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:aoc, "~> 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 .