Skip to content

scmx/advent-of-code-2016-elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2016 Elixir

Solutions for Advent of Code 2016 written in Elixir.

Usage

  • mix test Run the ExUnit test suite

Puzzle input files are untracked files input/day_xx_yyyy_yyy.txt that will get picked up by test suite if present. (But note that the the test suite is hardcoded to my results)

Installation

  • Install erlang
  • Install elixir

About

Solutions for Advent of Code 2016 written in Elixir

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages