0 Forks
8 Stars
8 Watchers

aoc

Advent of Code 2018 in ReasonML

How to download and setup aoc

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

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

If you have some problems with aoc

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