https://github.com/freewall/advent-of-code
https://github.com/freewall/advent-of-code
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/freewall/advent-of-code
- Owner: FreeWall
- Created: 2023-12-28T18:41:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-01T15:54:16.000Z (over 2 years ago)
- Last Synced: 2025-03-30T06:02:32.156Z (over 1 year ago)
- Language: TypeScript
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Run TS file:**
```
npx ts-node file.ts
```