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

https://github.com/tjmahr/adventofcode22

What the Package Does (Title Case)
https://github.com/tjmahr/adventofcode22

Last synced: 3 months ago
JSON representation

What the Package Does (Title Case)

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```

# adventofcode22

The goal of adventofcode22 is to ...