https://github.com/chneau/adventofcode-ts
https://github.com/chneau/adventofcode-ts
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chneau/adventofcode-ts
- Owner: chneau
- Created: 2024-09-22T22:22:20.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-14T00:10:00.000Z (over 1 year ago)
- Last Synced: 2025-09-06T22:02:52.143Z (9 months ago)
- Language: TypeScript
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adventofcode-ts
```bash
# Put your cookie session in an environment variable called AOC_SESSION
# or in .cache/session (this folder is in .gitignore)
bun start
```
## apug-ts
From https://leechristie.com/xmas24/