https://github.com/mhutter/advent-of-code
https://github.com/mhutter/advent-of-code
advent-of-code
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mhutter/advent-of-code
- Owner: mhutter
- Created: 2021-11-10T17:56:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-21T20:50:25.000Z (over 1 year ago)
- Last Synced: 2025-01-29T02:24:49.278Z (over 1 year ago)
- Topics: advent-of-code
- Language: Rust
- Homepage: https://adventofcode.com/
- Size: 424 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code
https://adventofcode.com/
## Preparing a new year
```sh
cookiecutter ./template
# enter the year
```