aoc-helper/readme.md

11 lines
221 B
Markdown
Raw Normal View History

2022-12-02 18:57:54 +01:00
## 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