Packages

Simple task to generate an application for the Advent of Code

Current section

Files

Jump to
new_aoc README.md
Raw

README.md

# NewAoc
Simple task to generate an application for the Advent of Code
## Installation
```bash
mix archive.install hex new_aoc
```
## Usage
```bash
mix new_aoc ray_tube
```