|
1 month ago | |
---|---|---|
spec | 1 month ago | |
src | 1 month ago | |
.gitignore | 1 month ago | |
LICENSE | 1 month ago | |
README.md | 1 month ago | |
shard.yml | 1 month ago |
Collection of common code that may help in solving advent of code puzzles.
shard.yml
: dependencies:
advent:
git: https://dev.danilafe.com/Advent-of-Code/advent
shards install
require "advent"