little gem with an executable to create templates of the days
Go to file
Guido Schweizer cee9087661 first version of aoc helper 2022-12-02 18:57:54 +01:00
app first version of aoc helper 2022-12-02 18:57:54 +01:00
.ruby-version first version of aoc helper 2022-12-02 18:57:54 +01:00
Gemfile first version of aoc helper 2022-12-02 18:57:54 +01:00
Gemfile.lock first version of aoc helper 2022-12-02 18:57:54 +01:00
readme.md first version of aoc helper 2022-12-02 18:57:54 +01:00

readme.md

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