1 Forks
9 Stars
9 Watchers

advent

advent of code in ocaml.

How to download and setup advent

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

Or simply clone advent with SSH
[email protected]:hellopatrick/advent.git

If you have some problems with advent

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