apexatoll / aoc-cli

Command line interface for Advent of Code, built in Ruby using Kangaru
MIT License
55 stars 2 forks source link

Help wanted to migrate from old version of the tool. #23

Open agargiulo opened 6 months ago

agargiulo commented 6 months ago

I enjoy that this project got some TLC recently. But currently trying to use it with events and puzzles already set up from the previous version means I need to manually edit a sqlite database to get all the locations and attempts and such set correctly. Is there a tool or such in the works to help with this task?

apexatoll commented 5 months ago

This is a great question, and something I should have considered more with the breaking changes in the latest releases.

If I get some free time over the weekend I will take a look into this