Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamesjarvis/adventofcode
Advent of Code 2021
https://github.com/jamesjarvis/adventofcode
advent-of-code advent-of-code-2021 advent-of-code-2021-go aoc aoc2021
Last synced: 24 days ago
JSON representation
Advent of Code 2021
- Host: GitHub
- URL: https://github.com/jamesjarvis/adventofcode
- Owner: jamesjarvis
- License: mit
- Created: 2021-12-02T00:08:43.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-08T09:31:54.000Z (almost 3 years ago)
- Last Synced: 2024-06-21T21:39:41.450Z (5 months ago)
- Topics: advent-of-code, advent-of-code-2021, advent-of-code-2021-go, aoc, aoc2021
- Language: Go
- Homepage:
- Size: 44.9 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 2021
> Who knows if I will even bother to complete it?
Currently, to run any of these you have to cd into their directory and run `go run .`, idk if I'll improve this in the future or not...