18 Forks
328 Stars
328 Watchers

aoc

🎄 My solutions and walkthroughs for Advent of Code (https://adventofcode.com) and more related stuff.

How to download and setup aoc

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

Or simply clone aoc with SSH
[email protected]:mebeim/aoc.git

If you have some problems with aoc

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