Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caleb-collar/advent-of-code-24-ts
Solutions to Advent of Code 2024 - written in Typescript with Deno 2.0
https://github.com/caleb-collar/advent-of-code-24-ts
advent-of-code deno typescript
Last synced: about 2 months ago
JSON representation
Solutions to Advent of Code 2024 - written in Typescript with Deno 2.0
- Host: GitHub
- URL: https://github.com/caleb-collar/advent-of-code-24-ts
- Owner: caleb-collar
- Created: 2024-12-01T05:11:41.000Z (about 2 months ago)
- Default Branch: balsam
- Last Pushed: 2024-12-01T08:12:02.000Z (about 2 months ago)
- Last Synced: 2024-12-01T09:22:59.454Z (about 2 months ago)
- Topics: advent-of-code, deno, typescript
- Language: TypeScript
- Homepage: https://calebcollar.dev
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### Running:
`deno run --allow-read ./main.ts`
or
`deno run --allow-read ./main.ts `
![Screenshot](./screencap.png)