https://github.com/rhdeck/aoc2021
Advent of Code 2021
https://github.com/rhdeck/aoc2021
Last synced: over 1 year ago
JSON representation
Advent of Code 2021
- Host: GitHub
- URL: https://github.com/rhdeck/aoc2021
- Owner: rhdeck
- License: mit
- Created: 2021-12-02T15:58:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-26T01:07:43.000Z (over 4 years ago)
- Last Synced: 2025-01-22T00:35:55.194Z (over 1 year ago)
- Language: TypeScript
- Size: 228 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aoc2021
A very merry Advent of Code To all!
## Usage
To see the results:
`yarn open [day of code]`
Check out src/`[day of code]` to see Ray's approach.
# Usage
```bash
npx aoc2021 [options]
```
Run advent of code answers
aoc2021 - v1.0.0
# aoc2021 - v1.0.0