README.md

# NewAoc

Simple task to generate an application for the Advent of Code

## Installation

```bash
mix archive.install hex new_aoc
```

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 <https://hexdocs.pm/new_aoc>.