https://github.com/lepips/adventofcode
https://github.com/lepips/adventofcode
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lepips/adventofcode
- Owner: LePips
- Created: 2022-12-27T18:21:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-16T05:47:42.000Z (over 1 year ago)
- Last Synced: 2025-06-25T08:03:55.088Z (12 months ago)
- Language: Swift
- Size: 355 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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