https://github.com/sheraff/adventofcode-2022
https://github.com/sheraff/adventofcode-2022
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sheraff/adventofcode-2022
- Owner: Sheraff
- Created: 2022-12-01T11:52:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-25T08:35:49.000Z (over 3 years ago)
- Last Synced: 2025-01-26T19:52:04.240Z (over 1 year ago)
- Language: TypeScript
- Size: 149 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adventofcode-2022
https://adventofcode.com/2022
run with
```sh
bun 01/a.ts
```
or
```sh
npm run run 01/a.js
```