0 Forks
6 Stars
6 Watchers

AoC2022

My solutions to the Advent of Code 2022 challenge

How to download and setup AoC2022

Open terminal and run command
git clone https://github.com/sullrich84/AoC2022.git
git clone is used to create a copy or clone of AoC2022 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AoC2022 https://github.com/sullrich84/AoC2022/archive/master.zip

Or simply clone AoC2022 with SSH
[email protected]:sullrich84/AoC2022.git

If you have some problems with AoC2022

You may open issue on AoC2022 support forum (system) here: https://github.com/sullrich84/AoC2022/issues