0 Forks
3 Stars
3 Watchers

aoc-2020

my solutions to Advent of Code 2020 🎄 straight to the point. some great posts from r/adventofcode too.

How to download and setup aoc-2020

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

Or simply clone aoc-2020 with SSH
[email protected]:jartigag/aoc-2020.git

If you have some problems with aoc-2020

You may open issue on aoc-2020 support forum (system) here: https://github.com/jartigag/aoc-2020/issues