https://github.com/follgad/adventofcode-23
https://github.com/follgad/adventofcode-23
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/follgad/adventofcode-23
- Owner: FOLLGAD
- Created: 2023-12-05T08:43:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-08T23:10:22.000Z (over 1 year ago)
- Last Synced: 2025-03-09T00:18:44.021Z (over 1 year ago)
- Language: TypeScript
- Size: 85.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adventofcode-23
## Testing
```bash
$ bun run day1/code.ts test
```
## Eval
```bash
$ bun run day1/code.ts
```