Commit graph

23 commits

Author SHA1 Message Date
9e56cc9f25
optimize cargo settings 2023-01-26 17:40:26 +01:00
b6147ca7f2
rename the clap based version to aoc22 only 2022-12-19 09:25:54 +01:00
4af705f372
for testing output given arguments 2022-12-19 09:24:12 +01:00
31730ed6cd
change version number 2022-12-19 09:22:29 +01:00
365061837c
set default binary 2022-12-19 08:14:29 +01:00
3f6d9223d5
add first draft of a gumdrop implementation 2022-12-19 08:13:44 +01:00
289a06a228
test around with multi bin projects 2022-12-13 12:32:36 +01:00
8b16296d5e
refactor projekt to implement and test other cli libs 2022-12-13 05:02:02 +01:00
f091f19a55
simplify function import for subcomands 2022-12-10 14:25:12 +01:00
dc0cdcfbc0
deactivate modules for next days 2022-12-09 16:50:20 +01:00
671e0ee18d
add a draft solution for day 7 2022-12-09 16:48:44 +01:00
964119473d
add solution for day 4 part 1 2022-12-09 16:48:17 +01:00
61615b2736
add data input for day 7 and 8 2022-12-09 16:41:04 +01:00
2f19e92f66
update the update the day modules of easier usage of the alt flag 2022-12-08 03:16:58 +01:00
27e7e0416a
add subcomands for the current days 2022-12-08 03:14:59 +01:00
d50a745a46
reference any modul for the coming days of advend of code 2022-12-08 03:14:16 +01:00
453141fe39
simplyfy the reading function 2022-12-08 02:53:21 +01:00
225b3acb74
add data input for the next days 2022-12-08 02:52:19 +01:00
0447474150
update using statements of finished days 2022-12-07 21:08:47 +01:00
ececb41d6d
update preparation for the coming days 2022-12-07 21:07:49 +01:00
eea727df47
add solution for day 3 2022-12-07 03:49:26 +01:00
bcb48a67f6
prepare modules for the next days 2022-12-06 14:44:41 +01:00
038f6841b3
Initial commit 2022-12-05 16:10:34 +01:00