https://github.com/yoannfleurydev/aoc2015
https://github.com/yoannfleurydev/aoc2015
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yoannfleurydev/aoc2015
- Owner: yoannfleurydev
- Created: 2023-12-14T12:49:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-10T08:23:06.000Z (about 1 year ago)
- Last Synced: 2025-01-26T08:45:54.819Z (4 months ago)
- Language: TypeScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aoc2015
To install dependencies:
```bash
bun install
```This project was created using `bun init` in bun v1.0.18. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.