Add commented out akramer setup
This commit is contained in:
parent
65dc9a4d12
commit
4c6ff1e437
10
config.yaml
10
config.yaml
@ -40,6 +40,16 @@ repositories:
|
||||
# url: "https://github.com/user2/aoc-2024"
|
||||
# local_path: "repos/user2-2024"
|
||||
|
||||
# Didn't use cargo aoc
|
||||
# - name: "akramer"
|
||||
# type: "multi-year" # one repo per year
|
||||
# years:
|
||||
# - year: 2021
|
||||
# url: "https://github.com/akramer/aoc2021"
|
||||
# local_path: "repos/akramer-2021"
|
||||
# - year: 2022
|
||||
# url: "https://github.com/akramer/aoc2022"
|
||||
# local_path: "repos/akramer-2022"
|
||||
# Years to compare (optional, if not specified, all years found will be used)
|
||||
# compare_years: [2025]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user