2 Forks
83 Stars
83 Watchers

advent-of-code

https://adventofcode.com/

How to download and setup advent-of-code

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

Or simply clone advent-of-code with SSH
[email protected]:xocolatl/advent-of-code.git

If you have some problems with advent-of-code

You may open issue on advent-of-code support forum (system) here: https://github.com/xocolatl/advent-of-code/issues