Skip to content

cema-sp/adventofcode2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent Of Code 2018

Year: 2018
Language: Elixir

Instructions

To run tests

mix test lib/0/solution_test.exs

To run an assignment

mix run lib/0/runner.exs

To format and lint code

mix format && mix credo

Releases

No releases published

Packages

No packages published

Languages