/advent-of-code

Solutions for Adevent of Code

Primary LanguageRust

🎄 Advent of Code 🎄

Used Languages

Setup

Installing aoc-cli

This repository relies on using aoc-cli for downloading th einput files. It requires a .adventofcode.session file in the home directory. To retrieve the session cookie, press F12 anywhere on the Advent of Code website to open the browser developer tools and copy the session cookie value under the Storage tab.

README stars

1. Creating a private leaderboard

Navigate to the leaderboard page of the desired year and click on Private Leaderboard. If you haven't created a leaderboard yet, do so by clicking Create It. Your leaderboard should be accessible at https://adventofcode.com/{year}/leaderboard/private/view/{aoc_user_id}.

2. Set repository secrets

Go to the Secrets tab in your repository settings and create the following secrets: