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

https://github.com/follgad/adventofcode-23


https://github.com/follgad/adventofcode-23

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# adventofcode-23

## Testing
```bash
$ bun run day1/code.ts test
```

## Eval
```bash
$ bun run day1/code.ts
```