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

https://github.com/manv/advent-22


https://github.com/manv/advent-22

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Typescript(Deno) solutions for Advent of Code 2022

to run a solution

```sh
deno run --allow-all day-x-px.ts
```