You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
spec | 5 months ago | |
src | 5 months ago | |
.gitignore | 5 months ago | |
LICENSE | 5 months ago | |
README.md | 5 months ago | |
shard.yml | 5 months ago |
README.md
advent
Collection of common code that may help in solving advent of code puzzles.
Installation
-
Add the dependency to your
shard.yml
:dependencies: advent: git: https://dev.danilafe.com/Advent-of-Code/advent
-
Run
shards install
Usage
require "advent"