Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhutter/advent-of-code
https://github.com/mhutter/advent-of-code
advent-of-code
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mhutter/advent-of-code
- Owner: mhutter
- Created: 2021-11-10T17:56:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T05:42:10.000Z (4 months ago)
- Last Synced: 2024-08-13T06:48:45.826Z (4 months ago)
- Topics: advent-of-code
- Language: Rust
- Homepage: https://adventofcode.com/
- Size: 380 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
```