11 lines
221 B
Markdown
11 lines
221 B
Markdown
## Helper for solving Advent of Code days
|
|
|
|
run `ruby app/main.rb`
|
|
|
|
name the day
|
|
first input is the example input
|
|
second input is the examples result
|
|
|
|
this will generate everything needed to start coding the day
|
|
|
|
tbd part2 |