Advent Of Code Swift solutions to adventofcode.com/2017. Usage You'll need Swift Package Manager and a clone of this repo. # Build the package swift build # Run the tests, verifying the challenge examples swift test