0 Forks
3 Stars
3 Watchers

adventofcode

A tool to help with advent of code in js

How to download and setup adventofcode

Open terminal and run command
git clone https://github.com/kieferhogg/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/kieferhogg/adventofcode/archive/master.zip

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

If you have some problems with adventofcode

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