You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
spec | 3 years ago | |
src | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
shard.yml | 3 years 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"