https://github.com/jabrena/advent-of-code-2023
https://github.com/jabrena/advent-of-code-2023
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jabrena/advent-of-code-2023
- Owner: jabrena
- License: apache-2.0
- Created: 2023-12-02T08:42:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-04T21:13:42.000Z (over 1 year ago)
- Last Synced: 2024-11-09T13:08:01.618Z (6 months ago)
- Language: Java
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of code 2023
[](https://github.com/jabrena/advent-of-code-2023/actions/workflows/maven.yml)
```bash
mvn verifymvn prettier:write
./mvnw versions:display-dependency-updates
./mvnw versions:display-plugin-updates
./mvnw versions:set -DnewVersion=0.3.0-SNAPSHOT
./mvnw versions:commit -DprocessAllModules
```## References
- https://adventofcode.com/
- https://www.reddit.com/r/adventofcode/search?q=flair_name%3A%22SOLUTION%20MEGATHREAD%22&restrict_sr=1