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

https://github.com/sheraff/adventofcode-2022


https://github.com/sheraff/adventofcode-2022

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

          

# adventofcode-2022

https://adventofcode.com/2022

run with
```sh
bun 01/a.ts
```

or
```sh
npm run run 01/a.js
```