An open API service indexing awesome lists of open source software.

https://github.com/lepips/adventofcode


https://github.com/lepips/adventofcode

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# AdventOfCode

These are my solutions for the annual Advent of Code challenges in Swift.

TODO:
- [ ] Move setup to Plugin command
- [ ] See if setup can do everything
- [ ] Add plugin for command line run
- [ ] Add regression testing with swift-testing
- [ ] Breakout Swift utilities into a separate package