Skip to content

Latest commit

 

History

106 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My attempt at Advent of Code 2023 in Elixir

Progress Screenshot

Run a single day

mix aoc_run 14

Run a single challange

mix aoc_run 14 1 test
mix aoc_run 14 1 prod
mix aoc_run 14 2 test
mix aoc_run 14 2 prod

Run all challanges at once

mix aoc_run

Generate Template for a new Day

mix aoc_init 25 # for day 25

About

Advent of Code 2023 Elixir

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages