https://github.com/fredericbonnet/adventofcode2024
https://github.com/fredericbonnet/adventofcode2024
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fredericbonnet/adventofcode2024
- Owner: fredericbonnet
- Created: 2025-02-24T22:10:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-04T20:16:46.000Z (about 1 year ago)
- Last Synced: 2025-05-04T21:25:51.975Z (about 1 year ago)
- Language: TypeScript
- Size: 270 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To run a script:
```bash
cd ..
npx ts-node helena/index.ts adventofcode2024/1.lna
adventofcode2024/go/adventofcode2024.exe adventofcode2024/1.lna
```