https://github.com/coderbyheart/adventofcode
https://adventofcode.com/2021
https://github.com/coderbyheart/adventofcode
adventofcode typescript
Last synced: 9 months ago
JSON representation
https://adventofcode.com/2021
- Host: GitHub
- URL: https://github.com/coderbyheart/adventofcode
- Owner: coderbyheart
- Created: 2018-12-02T22:34:49.000Z (about 7 years ago)
- Default Branch: 2023
- Last Pushed: 2023-12-13T14:01:58.000Z (about 2 years ago)
- Last Synced: 2025-02-01T11:11:35.264Z (11 months ago)
- Topics: adventofcode, typescript
- Language: TypeScript
- Homepage:
- Size: 1.16 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2023 solutions in Deno
```bash
deno test --allow-read *_test.ts
```