Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

### Running:

`deno run --allow-read ./main.ts`

or

`deno run --allow-read ./main.ts `

![Screenshot](./screencap.png)