0 Forks
0 Stars
0 Watchers

AoC2019

Advent of Code 2019 using C++20 modules.

How to download and setup AoC2019

Open terminal and run command
git clone https://github.com/mkulagowski/AoC2019.git
git clone is used to create a copy or clone of AoC2019 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 AoC2019 https://github.com/mkulagowski/AoC2019/archive/master.zip

Or simply clone AoC2019 with SSH
[email protected]:mkulagowski/AoC2019.git

If you have some problems with AoC2019

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