0 Forks
0 Stars
0 Watchers

adventofcode

Advent of Code 2017 - solutions in ES6 Javascript

How to download and setup adventofcode

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

Or simply clone adventofcode with SSH
[email protected]:decay42/adventofcode.git

If you have some problems with adventofcode

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