0 Forks
0 Stars
0 Watchers

AdventOfCode2017

My solutions to Advent of Code 2017 challenge

How to download and setup AdventOfCode2017

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

Or simply clone AdventOfCode2017 with SSH
[email protected]:IanSavchenko/AdventOfCode2017.git

If you have some problems with AdventOfCode2017

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