Home

Awesome

Elixir Advent of Code Skeleton

A simple starter app for Advent of Code.

Using a fork of this repo you can run:

mix aoc.gen DAY [--year YEAR]

Running mix aoc.gen 1 (at the start of the 2018 advent of code) will:

Installation

Using this Skeleton